rename impermanence -> persist

This commit is contained in:
2023-01-06 10:04:51 +00:00
parent 0b35ce4dec
commit 8217b22c86
37 changed files with 57 additions and 57 deletions

View File

@@ -3,7 +3,7 @@
lib.mkIf config.sane.home-manager.enable
{
# private because there could be sensitive things in the swap
sane.impermanence.dirs.home.private = [ ".cache/vim-swap" ];
sane.persist.dirs.home.private = [ ".cache/vim-swap" ];
home-manager.users.colin.programs.neovim = {
# neovim: https://github.com/neovim/neovim