feat: dots group

This commit is contained in:
2025-09-22 11:20:33 -06:00
parent 360bd4e083
commit 253fa05b70
5 changed files with 38 additions and 2 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" "dots" ];
initialHashedPassword =
"$y$j9T$4pyDiPlhnN4UarQoY7Sn70$URZQKPJ3yU4WoQFHRhzm4uF3bM4U7OVYem3oPioykMC";