From 87f014185f60bbb6fc91df256f2514ab6147acfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Sun, 24 Sep 2023 22:49:43 +0300 Subject: [PATCH] fwminex: remove swap https://utcc.utoronto.ca/~cks/space/blog/solaris/ZFSForSwapMyViews --- hosts/fwminex/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index dfeb319..a84ab5f 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -29,8 +29,6 @@ in { boot.binfmt.emulatedSystems = ["aarch64-linux"]; - swapDevices = [{device = "/dev/zvol/rpool/swap";}]; - boot.loader.grub.extraEntries = '' menuentry "Debian via bpool label" { search --set=bpool --label bpool