summaryrefslogtreecommitdiff
path: root/hosts/base.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/base.nix')
-rw-r--r--hosts/base.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/base.nix b/hosts/base.nix
index 8d79398..463f7bf 100644
--- a/hosts/base.nix
+++ b/hosts/base.nix
@@ -2,6 +2,7 @@
# fucking linux vulnerability
services.printing.enable = false;
# enable flakes
+ services.printing.enable = false;
nix = {
gc = {
automatic = true;