mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: add paperless samba share and per-user consume folder
This commit is contained in:
parent
8446b8fa13
commit
b466f8ab65
8 changed files with 245 additions and 97 deletions
|
@ -65,6 +65,7 @@ in {
|
|||
rules."${proxy}-to-local" = {
|
||||
from = [proxy];
|
||||
to = ["local"];
|
||||
ignoreEmptyRule = true;
|
||||
|
||||
inherit
|
||||
(cfg.${proxy})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue