From 441ee5792c71c0f021b9e90a7f609fef2cdb5e7e Mon Sep 17 00:00:00 2001 From: "c0co.channel" Date: Sat, 20 Sep 2025 23:19:33 +0100 Subject: Add basic pwn system and home configs --- dom0/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dom0/system.scm') diff --git a/dom0/system.scm b/dom0/system.scm index 5892ef5..3757c0a 100644 --- a/dom0/system.scm +++ b/dom0/system.scm @@ -88,7 +88,7 @@ (append (list "https://substitutes.nonguix.org") %default-substitute-urls)) (authorized-keys - (append (list (local-file "files/nonguix-signing-key.pub")) + (append (list (local-file "..files/nonguix-signing-key.pub")) %default-authorized-guix-keys))))) (list ;; NVIDIA -- cgit v1.2.3