mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +02:00
huge refactoring
This commit is contained in:
parent
5b0a327f50
commit
5cc4714fbb
13 changed files with 74 additions and 71 deletions
|
@ -35,5 +35,9 @@ in
|
|||
directories.incomplete = "${cfg.directory}/incomplete";
|
||||
};
|
||||
};
|
||||
|
||||
services.caddy.virtualHosts."http://slskd.sisyphe.normandy.hypervirtual.world".extraConfig = ''
|
||||
reverse_proxy :5030
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue