aboutsummaryrefslogtreecommitdiff
path: root/hosts/copenhagen/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/copenhagen/configuration.nix')
-rw-r--r--hosts/copenhagen/configuration.nix2
1 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
];