bump secrets, update wifi for nas

This commit is contained in:
Haak Saxberg 2022-09-09 01:03:27 -07:00
parent 3f74c760a6
commit d465785d65
4 changed files with 10 additions and 3 deletions

View file

@ -28,6 +28,7 @@
networking.hostId = "f9e8e9e8";
networking.wireless = {
enable = true; # Enables wireless support via wpa_supplicant.
userControlled.enable = true;
};
networking.nat.externalInterface = "wlo1";