user factory

This commit is contained in:
John Lancaster
2026-03-10 23:12:09 -05:00
parent 5e62bcd97c
commit 24c6ac52a7
4 changed files with 59 additions and 30 deletions

View File

@@ -9,6 +9,8 @@
system.stateVersion = "25.11";
nix.settings.experimental-features = [ "nix-command" "flakes" ];
environment.systemPackages = with pkgs; [ git zsh ];
security.sudo-rs.enable = true;
};
# Generic bootstrapping lxc, use a specific host file for more