config cleanups

This commit is contained in:
2026-03-27 13:29:45 -05:00
parent 9ae5c8ab6d
commit 06c1ae13df
8 changed files with 91 additions and 27 deletions

View File

@@ -75,8 +75,10 @@
network = {
hostName = "matt-nixos";
iwd.enable = true;
networkmanager.enable = true;
ipv4 = {
method = "auto";
interface = "wlan0";
};
};
services = {