Added impermanence to home manager

This commit is contained in:
2026-06-30 00:27:15 +02:00
parent f1c99682ac
commit a0f6f9052b
9 changed files with 93 additions and 111 deletions
+1 -4
View File
@@ -4,13 +4,10 @@
hideMounts = true;
directories = [
".config/nix"
".local/share/zoxide"
"Documents"
"Downloads"
"Pictures"
];
files = [
".local/share/fish/fish_history"
];
};
}