mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
parent
d19ce080a4
commit
0b9eefd347
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
i18n.supportedLocales = [ "en_US.UTF-8/UTF-8" ];
|
||||
|
||||
boot = {
|
||||
zfs.forceImportAll = false;
|
||||
zfs.forceImportRoot = false;
|
||||
kernelParams = [ "amdgpu.gpu_recovery=1" "panic=30" ];
|
||||
initrd.availableKernelModules = [ "nvme" ]; # is this still needed?
|
||||
|
|
Loading…
Reference in a new issue