mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: added comfy ui
This commit is contained in:
parent
480ff8d120
commit
c4f55dd01d
2 changed files with 16 additions and 1 deletions
|
@ -45,7 +45,7 @@ in
|
|||
};
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"Z ${service.paths.path0} 755 ${user0} ${service.name} -"
|
||||
"Z ${service.paths.path0} 755 ${service.name} ${service.name} -"
|
||||
];
|
||||
|
||||
users.users.${service.name}.extraGroups = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue