Switch to impermanence

This commit is contained in:
Vili Sinervä 2025-06-29 15:25:07 +03:00
parent 44af0493db
commit 7e05e5ddc0
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos
5 changed files with 37 additions and 46 deletions

View file

@ -1,5 +1,7 @@
{ lib, ... }:
{
fileSystems."/persist".neededForBoot = true;
services.zfs = {
autoScrub.enable = true;
autoSnapshot = {