mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: added firefly-iii
This commit is contained in:
parent
4b53bb6623
commit
ba7bd3af8c
1 changed files with 4 additions and 0 deletions
|
|
@ -84,6 +84,10 @@ in
|
|||
# ceres.storage0.mount
|
||||
# ];
|
||||
# };
|
||||
#
|
||||
users.users.${service.name}.extraGroups = [
|
||||
"caddy"
|
||||
];
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"Z ${service.paths.path0} 755 ${service.name} ${service.name} -"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue