summaryrefslogtreecommitdiffstats
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/querel/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/querel/config.nix b/systems/querel/config.nix
index 8e97350..b68735b 100644
--- a/systems/querel/config.nix
+++ b/systems/querel/config.nix
@@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }: {
imports = [
- ../../configs/retiolum.nix
+ ../../configs/retiolum.nix
];
krebs.build.host = config.krebs.hosts.querel;