diff options
author | polwex <polwex@sortug.com> | 2024-10-06 20:06:35 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-10-06 20:06:35 +0700 |
commit | 3a8f180df3cb9c336ff4304be4b3ca365215ba60 (patch) | |
tree | 77bf3f8b5a420a43fadbf97ab18435954a52553f /hosts/local/fw11/configuration.nix | |
parent | 3d933f65cbe50c49d42fe97bd59c5bb15a3d4d09 (diff) |
m
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; |