Re-enable printing on desktop hosts
Some checks failed
Check flake / build-amd64-linux (push) Failing after 4m42s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 4m42s
This commit is contained in:
parent
5e9c46a6d6
commit
74dec5cf31
@ -9,7 +9,7 @@
|
||||
(import ../overlays/gnome.nix)
|
||||
];
|
||||
|
||||
services.printing.enable = false;
|
||||
services.printing.enable = true;
|
||||
services.openssh.startWhenNeeded = true;
|
||||
|
||||
hardware.pulseaudio.enable = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user