diff options
Diffstat (limited to 'hosts/copenhagen')
| -rw-r--r-- | hosts/copenhagen/configuration.nix | 2 | ||||
| -rw-r--r-- | hosts/copenhagen/hardware.nix (renamed from hosts/copenhagen/hardware-configuration.nix) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index 2b36664..f89d04b 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -2,7 +2,7 @@ { imports = [ - ./hardware-configuration.nix + ./hardware.nix ../../core ../../roles ]; diff --git a/hosts/copenhagen/hardware-configuration.nix b/hosts/copenhagen/hardware.nix index 061700b..061700b 100644 --- a/hosts/copenhagen/hardware-configuration.nix +++ b/hosts/copenhagen/hardware.nix |