trying swap

This commit is contained in:
Motiejus Jakštys 2023-09-24 22:45:47 +03:00
parent f7eec82143
commit 06757b49b0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ in {
boot.binfmt.emulatedSystems = ["aarch64-linux"];
#swapDevices = [];
swapDevices = [{device = "/dev/zvol/rpool/swap";}];
boot.loader.grub.extraEntries = ''
menuentry "Debian via bpool label" {