Fix impurity

This commit is contained in:
Dave Gallant
2024-02-19 21:36:21 -05:00
parent 9eb18c9f4b
commit ff55e655da
4 changed files with 13 additions and 11 deletions

View File

@@ -7,6 +7,8 @@
}: {
imports = [(modulesPath + "/installer/scan/not-detected.nix")];
nixpkgs.hostPlatform = "x86_64-linux";
boot.initrd.availableKernelModules = [
"ahci"
"nvme"