mirror of
https://github.com/kmein/niveum
synced 2026-03-29 16:51:07 +02:00
feat(wifi): networkmanager for wilde, wpa_supplicant for others
This commit is contained in:
6
configs/wpa_supplicant.nix
Normal file
6
configs/wpa_supplicant.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
networking.wireless = {
|
||||
enable = true;
|
||||
networks.Aether.pskRaw = "e1b18af54036c5c9a747fe681c6a694636d60a5f8450f7dec0d76bc93e2ec85a";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user