Skip to content

Commit

Permalink
Revert "build01: test zram writebackDevice"
Browse files Browse the repository at this point in the history
This reverts commit 79f87eb.
  • Loading branch information
zowoq committed Feb 3, 2025
1 parent 8d55fcf commit de3378f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hosts/build01/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
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";
Expand Down

0 comments on commit de3378f

Please sign in to comment.