1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 11:01:07 +01:00

fix(wifi): only use wlp3s0 on machines where it applies

This commit is contained in:
2021-06-16 21:59:33 +02:00
parent 6fb75ace21
commit 2b85e37fb6
4 changed files with 4 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
{
networking.wireless = {
enable = true;
interfaces = [ "wlp3s0" ];
userControlled.enable = true;
networks = {
"Aether" = {