impermanence: fix home directory declaration

This commit is contained in:
2026-01-08 21:47:22 -05:00
parent 6557a81167
commit 5138c2da80

View File

@@ -38,8 +38,6 @@
}; };
users.root = { users.root = {
home = "/root";
files = [ files = [
".local/share/fish/fish_history" ".local/share/fish/fish_history"
]; ];