k 3 repo-sync: use the privateKeyFile
This commit is contained in:
parent
70d3759852
commit
13f7ef405b
@ -88,6 +88,7 @@ let
|
||||
};
|
||||
|
||||
imp = {
|
||||
krebs.secret.files.repo-sync-key = cfg.privateKeyFile;
|
||||
users.users.${cfg.user.name} = {
|
||||
inherit (cfg.user) home name uid;
|
||||
createHome = true;
|
||||
|
Loading…
Reference in New Issue
Block a user