Wi-Fi now has passwords automatically configured

This commit is contained in:
KoenDR06 2025-09-28 23:25:50 +02:00
parent d42fca2eaa
commit cab650a803
5 changed files with 29 additions and 2 deletions

View file

@ -16,6 +16,7 @@ in {
services.syncthing = {
enable = true;
user = "horseman";
group = "users";
dataDir = "/home/horseman";
configDir = "/home/horseman/.config/syncthing";
overrideDevices = true;