feat: impermanence

This commit is contained in:
Ryan Yin
2024-02-18 22:02:39 +08:00
parent 6d1bdd2b40
commit f6b34b042f
4 changed files with 14 additions and 125 deletions
+12 -5
View File
@@ -72,6 +72,18 @@
directory = ".ssh";
mode = "0700";
}
# misc
".config/pulse"
".pki"
".steam" # steam games
# cloud native
{
# pulumi - infrastructure as code
directory = ".pulumi";
mode = "0700";
}
{
directory = ".aws";
mode = "0700";
@@ -85,11 +97,6 @@
mode = "0700";
}
# misc
".config/pulse"
".pki"
".steam" # steam games
# remote desktop
".config/remmina"
".config/freerdp"