mirror of
https://github.com/davegallant/nix-config
synced 2025-08-08 05:52:28 +00:00
Fix impurity
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
}: {
|
||||
imports = [(modulesPath + "/installer/scan/not-detected.nix")];
|
||||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
"ahci"
|
||||
"nvme"
|
||||
|
Reference in New Issue
Block a user