diff --git a/system-config/configuration/laptop/default.nix b/system-config/configuration/laptop/default.nix index 780633d..18a72d1 100644 --- a/system-config/configuration/laptop/default.nix +++ b/system-config/configuration/laptop/default.nix @@ -178,6 +178,7 @@ "wheel" "podman" "docker" + "networkmanager" ]; # Enable ‘sudo’ for the user. openssh.authorizedKeys.keys = []; };