stuff
This commit is contained in:
parent
e7791dfd15
commit
7de0c6a389
6 changed files with 11 additions and 131 deletions
|
|
@ -2,14 +2,12 @@
|
|||
|
||||
{
|
||||
users.users.alt = {
|
||||
isSystemUser = true;
|
||||
isNormalUser = true;
|
||||
description = "Alt";
|
||||
extraGroups = [
|
||||
"networkmanager"
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
group = "alt";
|
||||
home = "/home/alt";
|
||||
};
|
||||
users.groups.alt = {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue