feat: update flake, use os prober on kumatani

This commit is contained in:
2025-06-27 16:00:55 -07:00
parent 13998ab282
commit d840dc3e4a
3 changed files with 8 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
efiSupport = true;
device = "nodev";
efiInstallAsRemovable = true;
useOSProber = true;
};
networking.hostName = meta.hostname;
networking.networkmanager.enable = true;