about summary refs log tree commit diff
path: root/hosts/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/configuration.nix')
-rw-r--r--hosts/configuration.nix1
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;