new control groups

This commit is contained in:
Danilo Reyes
2026-01-16 09:49:30 -06:00
parent d4c7ea8742
commit 597f9ee5b8
3 changed files with 5 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ in
};
services.stash = {
inherit (cfg) enable;
group = "piracy";
group = "glue";
mutableSettings = true;
username = "Suing8150";
passwordFile = config.sops.secrets."stash/password".path;