fix(machines/terra): add michael to networkmanager group
This commit is contained in:
parent
bee3f439db
commit
15974e98d3
@ -55,7 +55,7 @@
|
||||
users.users.michael = {
|
||||
isNormalUser = true;
|
||||
description = "Michael Thomas";
|
||||
extraGroups = ["wheel" "docker" "podman" "adbusers" "dialout" "libvirtd"];
|
||||
extraGroups = ["wheel" "docker" "podman" "adbusers" "dialout" "libvirtd" "networkmanager"];
|
||||
shell = pkgs.zsh;
|
||||
openssh.authorizedKeys.keys = [
|
||||
# Neptune
|
||||
|
Loading…
x
Reference in New Issue
Block a user