mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
8 lines
112 B
Nix
8 lines
112 B
Nix
{
|
|
networking.wireless.networks = {
|
|
Freebox-357429 = {
|
|
psk = "nv9dmq2sxwqcfhzmqvn4xb";
|
|
};
|
|
};
|
|
}
|