mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 21:42:16 -06:00
test: setting up another samba mount for ceres
This commit is contained in:
parent
0f8debc522
commit
fc17cd5faf
3 changed files with 10 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ let
|
|||
inherit (flake.config.people) user0;
|
||||
inherit (flake.config.services) instances;
|
||||
serviceCfg = instances.qbittorrent;
|
||||
host = instances.torrent.domains.url0;
|
||||
host = instances.qbittorrent.domains.url0;
|
||||
dns0 = instances.web.dns.provider0;
|
||||
dns0Path = "dns/${dns0}";
|
||||
torrentPort = 51820;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue