1
0
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:
2021-09-17 11:12:23 +02:00
parent 6418b03548
commit d1079fe413
11 changed files with 50 additions and 113 deletions

View File

@@ -0,0 +1,6 @@
{
networking.wireless = {
enable = true;
networks.Aether.pskRaw = "e1b18af54036c5c9a747fe681c6a694636d60a5f8450f7dec0d76bc93e2ec85a";
};
}