System Gen14 @ 2025-05-04-16:28:07 by jonas@monolith
This commit is contained in:
parent
251095936d
commit
e8f6783a55
@ -20,6 +20,9 @@
|
||||
description = "Jonas";
|
||||
extraGroups = ["networkmanager" "wheel" "docker" "dialout"];
|
||||
};
|
||||
users.groups.data = {
|
||||
members = ["jonas"];
|
||||
};
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
programs.zsh.enable = true;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user