mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added bookmarks
This commit is contained in:
parent
dda9c7dad7
commit
6c645d1dbe
6 changed files with 15 additions and 22 deletions
|
|
@ -58,9 +58,9 @@ in
|
|||
minecraft
|
||||
ollama
|
||||
projectSite
|
||||
qbittorrent
|
||||
restic
|
||||
sambaCeres
|
||||
torrent
|
||||
vaultwarden
|
||||
website
|
||||
zookeeper
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
let
|
||||
inherit (flake.config.people) user0;
|
||||
inherit (flake.config.services) instances;
|
||||
serviceCfg = instances.torrent;
|
||||
serviceCfg = instances.qbittorrent;
|
||||
host = instances.torrent.domains.url0;
|
||||
dns0 = instances.web.dns.provider0;
|
||||
dns0Path = "dns/${dns0}";
|
||||
Loading…
Add table
Add a link
Reference in a new issue