added sara to websites group

This commit is contained in:
hermitcollective.net 2026-02-10 21:11:49 +00:00
parent f4cfe4a51b
commit dc530990c4

View file

@ -3,7 +3,7 @@
initialPassword = "";
isNormalUser = true;
description = "Sara Gerretsen";
extraGroups = [ "networkmanager" "wheel" "sudo" "adm" "video" ];
extraGroups = [ "networkmanager" "wheel" "sudo" "adm" "video" "websites" ];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBhmYV/SSGScbig1xXa7EHFwaxtD0e0QCorPUromR0nM sara@fedora-fw"
];