Make nixremote trusted and not expire
This commit is contained in:
parent
aa4d1f11c9
commit
3c17de5929
1 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,8 @@
|
|||
isNormalUser = true;
|
||||
uid = 1100;
|
||||
group = "users";
|
||||
expires = "1970-01-01";
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
nix.settings.trusted-users = [ "nixremote" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue