Move to DashVim
This commit is contained in:
parent
cd0bfe5cd5
commit
e8fa641a15
11 changed files with 682 additions and 339 deletions
|
|
@ -32,9 +32,7 @@ in
|
|||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
services.printing.browsing = true;
|
||||
# fucking fun
|
||||
# TODO: https://github.com/NixOS/nixpkgs/pull/325825 ....
|
||||
# services.printing.drivers = [ pkgs.hplip ];
|
||||
services.printing.drivers = [ pkgs.hplip ];
|
||||
services.printing.startWhenNeeded = true; # optional
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue