aboutsummaryrefslogtreecommitdiffstats
path: root/systems/system1/configuration.nix
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-14 09:23:20 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-19 05:19:20 +0100
commit59b9bf48851f85de8844d888de6c82dcfb4df5fa (patch)
treec78f38ab6c649222d98b4424a3844fcb2503a9f4 /systems/system1/configuration.nix
parent7e88fb2b26ba2c1a3aeaaaa21fe839f1a43bcc8b (diff)
deploy system1
Diffstat (limited to 'systems/system1/configuration.nix')
-rw-r--r--systems/system1/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/system1/configuration.nix b/systems/system1/configuration.nix
index c930171..d39af2e 100644
--- a/systems/system1/configuration.nix
+++ b/systems/system1/configuration.nix
@@ -2,6 +2,7 @@
imports = [
<fysiweb/configs>
<fysiweb/configs/hcloud>
+ ../../configs
];
networking.hostName = "system1";