Added hardware profiel for wifi

This commit is contained in:
2023-07-25 13:13:50 +02:00
parent b1784be493
commit a602737262
6 changed files with 172 additions and 6 deletions
+4
View File
@@ -13,4 +13,8 @@ in
gnome_apps = true;
};
};
my.hardware = {
wifi.enable = true;
};
}