Add impermanence for ship of harkinian's files.

This commit is contained in:
Tom Alexander
2025-02-13 20:10:59 -05:00
parent 48fa3c7436
commit cac15febfa
3 changed files with 31 additions and 1 deletions

View File

@@ -28,6 +28,15 @@
];
# TODO perhaps install ~/.local/share/soh/shipofharkinian.json
home.persistence."/home/deck/.persist" = {
directories = [
{
directory = ".local/share/soh";
method = "symlink";
}
];
};
})
]
);