for iotop/htop disk monitoring
much easier to update also slightly modified config: - use 2000hz tickless - disable ftrace
- overlays/{linux,wine-osu}.nix -> packages/{linux-lava,wine-osu}/ - overlays/misc/ -> overlays/patches/ - overlays/misc/0001...patch -> packages/linux-lava/si...patch - overlays/misc/wine/ -> packages/wine-osu/patches/ - flake.nix: - overlays are dynamically read from overlays/ - define custom packages separately - packages/* - now imported using callPackage