summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--host/Rory-devenv/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-devenv/configuration.nix b/host/Rory-devenv/configuration.nix
index 3831d4f..f7756a1 100644
--- a/host/Rory-devenv/configuration.nix
+++ b/host/Rory-devenv/configuration.nix
@@ -68,7 +68,7 @@
       packages = with pkgs; [ 
 
        ];
-    }
+    };
   };
 
   environment.systemPackages = with pkgs; [