build01: test zram writebackDevice
This commit is contained in:
parent
fbbc9c0f79
commit
79f87ebdab
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
|||
inputs.srvos.nixosModules.hardware-hetzner-online-amd
|
||||
];
|
||||
|
||||
# zfs create zroot/writeback -V 128G
|
||||
zramSwap.writebackDevice = "/dev/zvol/zroot/writeback";
|
||||
|
||||
nix.settings.max-jobs = 24;
|
||||
|
||||
nixpkgs.hostPlatform.gcc.arch = "znver2";
|
||||
|
|
Loading…
Add table
Reference in a new issue