diff options
Diffstat (limited to 'hosts/local/fw11/configuration.nix')
-rw-r--r-- | hosts/local/fw11/configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/local/fw11/configuration.nix b/hosts/local/fw11/configuration.nix index 6375534..284ac0c 100644 --- a/hosts/local/fw11/configuration.nix +++ b/hosts/local/fw11/configuration.nix @@ -57,9 +57,6 @@ in { time.timeZone = "Asia/Bangkok"; # time.timeZone = "Europe/Madrid"; - # Enable CUPS to print documents. - # services.printing.enable = true; - # List services that you want to enable: services.openssh.enable = true; |