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