fix: wifi for dragon
Some checks failed
/ check (push) Has been cancelled

This commit is contained in:
Daniel Flanagan 2025-02-19 16:13:19 -06:00
parent 873677088d
commit a15f20b741

View file

@ -10,7 +10,7 @@
system.stateVersion = "24.11";
networking = {
hostName = "dragon";
wifi = true;
wifi.enable = true;
};
boot = {