Add another network

This commit is contained in:
albert 2025-02-16 18:26:18 -08:00
parent 3755e04050
commit 7ac4d091fc
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -1,4 +1,7 @@
{ ... }: {
networking.networkmanager.unmanaged = [ "wlp170s0" ];
networking.wireless = {
enable = true;
networks = {
@ -6,6 +9,9 @@
"FBI Van#2.4" = {
pskRaw = "2b0f85c355edd404f86df7b6248e274acf4cf75c559dc0bbafe3566590a342cc";
};
"copeland-5g" = {
pskRaw = "5b43054e4c927ecd94cf19103fa80a7ce99ca69f27cdd75026be3c261d7f78cb";
};
};
};
# https://nixos.wiki/wiki/Remote_LUKS_Unlocking