System Gen34 @ 2025-05-13-00:18:34 by jonas@monolith
This commit is contained in:
parent
9200436850
commit
b24fdcf408
@ -18,8 +18,10 @@
|
||||
users.users.jonas = {
|
||||
isNormalUser = true;
|
||||
description = "Jonas";
|
||||
hashedPassword = ""; # passwordless login (sudo is now unusable without specifying NOPASSWD)
|
||||
extraGroups = ["networkmanager" "wheel" "docker" "dialout"];
|
||||
};
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
users.groups.data = {
|
||||
gid = 1001;
|
||||
members = ["jonas"];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user