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