impermanence: fix home directory declaration

This commit is contained in:
2026-01-08 21:47:22 -05:00
parent 6f0bc05aea
commit d7a8e25811

View File

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