diff options
Diffstat (limited to 'hosts/configuration.nix')
-rw-r--r-- | hosts/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix index de26822..63a78c4 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -126,7 +126,6 @@ ''; }; - # List services that you want to enable: services = { openssh = { enable = true; |