mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
init
This commit is contained in:
commit
864c69fe61
147 changed files with 11233 additions and 0 deletions
9
external/rigby/templates/comfy-output.conf.j2
vendored
Normal file
9
external/rigby/templates/comfy-output.conf.j2
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[comfy-output]
|
||||
path = {{ comfy_output_dir }}
|
||||
browseable = yes
|
||||
read only = no
|
||||
guest ok = yes
|
||||
force user = {{ comfy_user }}
|
||||
force group = {{ comfy_group }}
|
||||
create mask = 0664
|
||||
directory mask = 2775
|
||||
Loading…
Add table
Add a link
Reference in a new issue