Add eliribble to trusted users for pushing updates
This should make it possible to push remote builds.
This commit is contained in:
parent
696f241b3d
commit
e5f5117cdd
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
nix.settings = {
|
||||
download-buffer-size = 524288000;
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
trusted-users = [ "eliribble" ];
|
||||
};
|
||||
programs.mosh.enable = true;
|
||||
security.pam.loginLimits = [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue