diff --git a/flake.nix b/flake.nix index 6506f8a..a87d05e 100644 --- a/flake.nix +++ b/flake.nix @@ -98,7 +98,7 @@ specialArgs = specialArgs; modules = [ ./system/hoardfrost/configuration.nix - ] + ]; }; "wsl-hive" = nixpkgs.lib.nixosSystem{ specialArgs = specialArgs;