stash finished

This commit is contained in:
2025-09-23 00:44:37 -06:00
parent ce35a92ba7
commit 606d8c675f
3 changed files with 5 additions and 7 deletions

View File

@@ -80,7 +80,7 @@
groups.nixremote.gid = 555;
users = {
jawz.packages = builtins.attrValues {
inherit (pkgs) stash podman-compose;
inherit (pkgs) podman-compose;
};
nixremote = {
isNormalUser = true;

View File

@@ -65,7 +65,7 @@ in
"unpackerr"
"postgres"
"paperless"
# "stash"
"stash"
"bazarr"
"collabora"
"homepage"