feat(fruitbook): init

This commit is contained in:
2025-08-05 21:56:48 +00:00
parent eea4d34206
commit a1bb1ab419
9 changed files with 312 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
isNormalUser = true;
# TODO: Don't hard-code `persist`. Use
# config.sydnix.impermanence.persistGroupName.
extraGroups = [ "wheel" "persist" "input" ];
extraGroups = [ "wheel" "persist" "input" "networkmanager" ];
initialHashedPassword =
"$y$j9T$aEFDDwdTZbAc6VQRXrkBJ0$K8wxTGTWDihyX1wxJ.ZMH//wmQFfrGGUkLkxIU0Lyq8";