distrobox
This commit is contained in:
parent
f639394679
commit
d6313c6cb1
4 changed files with 20 additions and 4 deletions
|
|
@ -15,8 +15,9 @@ in
|
|||
hashedPasswordFile = config.sops.secrets."user/password".path;
|
||||
};
|
||||
|
||||
remotebuilder = {
|
||||
isSystemUser = true;
|
||||
nixremote = {
|
||||
isNormalUser = true;
|
||||
createHome = false;
|
||||
group = "users";
|
||||
extraGroups = [ ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue