fix: impermanence 2

This commit is contained in:
Xory 2025-10-28 16:33:49 +02:00
parent 055f4056db
commit a57732285b

View file

@ -54,14 +54,10 @@
neededForBoot = true;
};
fileSystems."/nix" = {
device = "/persist/nix";
options = [ "bind "];
};
environment.persistence."/persist" = {
hideMounts = true;
directories = [
"/nix"
"/home"
"/var/log"
"/var/lib/bluetooth"