diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ inherit system; modules = commonModules - ++ [./config ./config/hardware-configuration.nix]; + ++ [./config ./config/hardware]; }; hermes-test = nixpkgs.lib.nixosSystem { inherit system; |
