vm: get back to zfs

most host use it anyway
This commit is contained in:
Motiejus Jakštys 2024-03-06 12:51:15 +02:00
parent 7ad3e26401
commit f2bd060ba3
1 changed files with 1 additions and 4 deletions

View File

@ -20,10 +20,7 @@
};
};
boot = {
loader.systemd-boot.enable = true;
supportedFilesystems = ["bcachefs"];
};
boot.loader.systemd-boot.enable = true;
isoImage = {
isoName = "toolshed-${self.lastModifiedDate}.iso";