mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
something something cumulative updates
This commit is contained in:
parent
1d50fdc0e2
commit
3d382ef13c
14 changed files with 73 additions and 62 deletions
|
@ -97,6 +97,10 @@
|
|||
authProtocols = [ "WPA-PSK" ];
|
||||
extraConfig = "disabled=1";
|
||||
};
|
||||
"RoboLab Playground" = {
|
||||
psk = "ext:ROBOLAB_PSK";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
systemd.services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue