mirror of
https://github.com/zoriya/flake.git
synced 2026-06-05 11:39:51 +00:00
Persist flatpak
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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...)
|
||||
|
||||
Reference in New Issue
Block a user