summaryrefslogtreecommitdiff
path: root/hosts/base.nix
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2024-10-06 20:13:48 +0700
committerpolwex <polwex@sortug.com>2024-10-06 20:13:48 +0700
commitcf8efca811d9c3943ff96bbe4b7e487021b78445 (patch)
treec73ec589c781665dad40549c59cb71d30bfc2273 /hosts/base.nix
parent7971835303f1d73272e7b2170ecd3f2eb5680b40 (diff)
m
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;