mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
7 lines
151 B
Nix
7 lines
151 B
Nix
{
|
|
networking.wireless = {
|
|
enable = true;
|
|
networks.Aether.pskRaw = "e1b18af54036c5c9a747fe681c6a694636d60a5f8450f7dec0d76bc93e2ec85a";
|
|
};
|
|
}
|