feat: update flake configurations and add WoL for tsuba device
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
...
|
||||
}: {
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
enable = device.is "ryu";
|
||||
openDefaultPorts = true;
|
||||
# user = "${device.user}";
|
||||
# group = "${device.user}";
|
||||
|
||||
Reference in New Issue
Block a user