Update shared.nix

This commit is contained in:
Thilo Hohlt
2023-05-11 17:12:36 +02:00
committed by GitHub
parent c865cd8a66
commit bfbb462fc6

View File

@@ -40,7 +40,7 @@
users.users.thiloho = { users.users.thiloho = {
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" "networkmanager" ]; extraGroups = [ "wheel" ];
}; };
# Home manager configuration # Home manager configuration