Persist flatpak

This commit is contained in:
2023-03-25 20:04:50 +09:00
parent d47b18f34c
commit 440f0198c4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -76,6 +76,7 @@ in {
# Misc
s = "git status";
dc = "docker-compose";
op = "xdg-open";
wp = "~/.config/hypr/wallpaper.sh";
py = "nix-shell -p python3 --command python3";
+1
View File
@@ -51,6 +51,7 @@ in {
{ directory = ".ssh"; mode = "0700"; }
".local/share/direnv"
".local/share/flatpak"
".var"
".cache/flatpak"
".local/share/atuin"
# Cache for sessions (keep website logged in, plugin downloaded...)