zaphyra's git: nixfiles

zaphyra and void's nixfiles

commit 572eca335a69ada7b22888c5f05beee5a6ef4058
parent 4140394f5308c1cd7f117a194081518f90ff9997
Author: Katja Ramona Sophie Kwast (zaphyra) <git@zaphyra.eu>
Date: Wed, 18 Jun 2025 15:30:57 +0200

hosts/novus/dn42: fix missing import
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hosts/novus/dn42.nix b/hosts/novus/dn42.nix
@@ -1,4 +1,4 @@
-{ hostConfig, ... }:
+{ config, hostConfig, ... }:
 
 {