mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 02:19:06 +02:00
silence some eval warning
This commit is contained in:
parent
9dd214a956
commit
88005ad291
7 changed files with 24 additions and 20 deletions
|
@ -22,7 +22,7 @@ in
|
|||
createHome = true;
|
||||
home = "/home/drone";
|
||||
extraGroups = [ drone config.users.groups.keys.name ];
|
||||
passwordFile = config.sops.secrets.user-julien-password.path;
|
||||
hashedPasswordFile = config.sops.secrets.user-julien-password.path;
|
||||
};
|
||||
users.groups.drone = { };
|
||||
luj.hmgr.drone.luj.programs.git.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue