added scanner support globally, commit before update
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
wget
|
||||
nfs-utils
|
||||
];
|
||||
#enable scanner support
|
||||
hardware.sane.enable = true;
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
programs.neovim = {
|
||||
|
||||
Reference in New Issue
Block a user