dregil: Move packages for alex from system config to hm config
This commit is contained in:
parent
e4d81ba462
commit
d0e012e79b
3 changed files with 34 additions and 30 deletions
|
|
@ -20,12 +20,6 @@
|
|||
|
||||
networking.firewall.enable = true;
|
||||
|
||||
users.users.alex = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "input" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
nix = {
|
||||
gc = {
|
||||
automatic = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue