mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: added synology bookmark
This commit is contained in:
parent
959e6985f0
commit
cc37578e6d
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ let
|
||||||
name: "http://${synology.ip.address0}:${builtins.toString instances.${name}.ports.port0}";
|
name: "http://${synology.ip.address0}:${builtins.toString instances.${name}.ports.port0}";
|
||||||
services = [
|
services = [
|
||||||
instances.syncthing.name
|
instances.syncthing.name
|
||||||
|
instances.synology.name
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue