about summary refs log tree commit diff
path: root/hosts/commons/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/commons/default.nix')
-rw-r--r--hosts/commons/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/commons/default.nix b/hosts/commons/default.nix
index d7773d4..4f35a15 100644
--- a/hosts/commons/default.nix
+++ b/hosts/commons/default.nix
@@ -3,7 +3,8 @@
 {
   imports = [
     ./network.nix
-  ]
+  ];
+
   environment = {
     # Activate home-manager environment, if not already enabled
     loginShellInit = ''