From 66fb98e7bbc69b791b628cecfb25b4a82c1d6ab5 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 11 Apr 2026 02:28:07 +0200 Subject: querel: fix spacing errors --- systems/querel/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3