summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/cgit-retiolum.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/cgit-retiolum.nix')
-rw-r--r--makefu/2configs/cgit-retiolum.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefu/2configs/cgit-retiolum.nix b/makefu/2configs/cgit-retiolum.nix
index 8d943956..a40dabb3 100644
--- a/makefu/2configs/cgit-retiolum.nix
+++ b/makefu/2configs/cgit-retiolum.nix
@@ -63,11 +63,11 @@ in {
imports = [{
krebs.users.makefu-omo = {
name = "makefu-omo" ;
- pubkey= with builtins; readFile ../../Zpubkeys/makefu_omo.ssh.pub;
+ pubkey= with builtins; readFile ../../krebs/Zpubkeys/makefu_omo.ssh.pub;
};
krebs.users.makefu-tsp = {
name = "makefu-tsp" ;
- pubkey= with builtins; readFile ../../Zpubkeys/makefu_tsp.ssh.pub;
+ pubkey= with builtins; readFile ../../krebs/Zpubkeys/makefu_tsp.ssh.pub;
};
}];
krebs.git = {