restructure user management
This commit is contained in:
parent
3a9a7242fc
commit
ddb7df4a4e
16 changed files with 479 additions and 478 deletions
|
|
@ -23,11 +23,6 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
programs = {
|
||||
git.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPortRanges = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue