mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
vfio reformatting and such
This commit is contained in:
parent
6847448a39
commit
a029177bde
2 changed files with 79 additions and 85 deletions
|
|
@ -52,7 +52,7 @@
|
|||
forceImportAll = true;
|
||||
};
|
||||
kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
#disable hibernate and set cache max
|
||||
#set ARC max
|
||||
kernelParams = [ "zfs.zfs_arc_max=17179869184" ];
|
||||
initrd = {
|
||||
#module for multiple swap devices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue