enables golink service
This commit is contained in:
parent
6eeace47ec
commit
39a62a239d
@ -7,6 +7,7 @@
|
|||||||
./stash.nix
|
./stash.nix
|
||||||
./sabnzbd.nix
|
./sabnzbd.nix
|
||||||
./gitea.nix
|
./gitea.nix
|
||||||
|
./golink.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
# TODO: Import all the package modules, disabled for testing one by one.
|
# TODO: Import all the package modules, disabled for testing one by one.
|
||||||
|
@ -5,5 +5,5 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TS_AUTHKEY=${TS_AUTHKEY}
|
- TS_AUTHKEY=${TS_AUTHKEY}
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/home/nonroot
|
- /mnt/services/golink:/home/nonroot
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user