small tweaks
This commit is contained in:
parent
706b07fd33
commit
f2e82582d6
4 changed files with 39 additions and 32 deletions
|
@ -165,6 +165,10 @@
|
|||
services.tailscale.enable = true;
|
||||
systemd.services.tailscaled.after = [ "NetworkManager-wait-online.service" ];
|
||||
|
||||
# services.immich = {
|
||||
# enable = true;
|
||||
# };
|
||||
|
||||
nixarr = {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue