Add eliribble to trusted users for pushing updates

This should make it possible to push remote builds.
This commit is contained in:
Eli Ribble 2026-01-04 21:07:20 +00:00
parent 696f241b3d
commit e5f5117cdd

View file

@ -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 = [{