Testing
This commit is contained in:
parent
90e32a999c
commit
b9b792013b
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@
|
|||
enable = true;
|
||||
networks = {
|
||||
# Generate with: wpa_passphrase "WiFI_Name" "Password"
|
||||
"FBI Van#2.4".psk = "2b0f85c355edd404f86df7b6248e274acf4cf75c559dc0bbafe3566590a342cc";
|
||||
"FBI Van#2.4" = {
|
||||
psk = "2b0f85c355edd404f86df7b6248e274acf4cf75c559dc0bbafe3566590a342cc";
|
||||
};
|
||||
};
|
||||
};
|
||||
# https://nixos.wiki/wiki/Remote_LUKS_Unlocking
|
||||
|
|
Loading…
Add table
Reference in a new issue