something something cumulative updates

This commit is contained in:
Rouven Seifert 2025-03-26 20:29:32 +01:00
parent 1d50fdc0e2
commit 3d382ef13c
14 changed files with 73 additions and 62 deletions

View file

@ -97,6 +97,10 @@
authProtocols = [ "WPA-PSK" ];
extraConfig = "disabled=1";
};
"RoboLab Playground" = {
psk = "ext:ROBOLAB_PSK";
authProtocols = [ "WPA-PSK" ];
};
};
};
systemd.services = {