feat: a bunch of changes i forgot to commit
This commit is contained in:
parent
57c72d9ac7
commit
8141140de9
21 changed files with 2871 additions and 186 deletions
|
@ -25,13 +25,6 @@
|
|||
dates = "weekly";
|
||||
};
|
||||
};
|
||||
users.users.${user} = {
|
||||
isNormalUser = true;
|
||||
shell = config.programs.xonsh.package;
|
||||
initialPassword = "password";
|
||||
extraGroups = ["wheel" "networkmanager" "video" "audio" "input" "libvirtd"];
|
||||
name = user;
|
||||
};
|
||||
environment.shellAliases = {
|
||||
rebs = "nixos-rebuild --use-remote-sudo switch --flake .#${host}";
|
||||
rebt = "nixos-rebuild --use-remote-sudo test --flake .#${host}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue