unfucking users again :3
This commit is contained in:
@@ -75,6 +75,12 @@
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
};
|
||||
|
||||
users.users.autumn= {
|
||||
isNormalUser = true;
|
||||
description = "Autumn";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
};
|
||||
|
||||
# Install firefox.
|
||||
programs.firefox.enable = true;
|
||||
programs.bash.interactiveShellInit = "fish";
|
||||
|
||||
Reference in New Issue
Block a user