bitwarden, niri-tag, idk

This commit is contained in:
atagen 2025-07-20 13:29:04 +10:00
parent bca6451850
commit 1626d24aed
14 changed files with 686 additions and 338 deletions

View file

@ -22,7 +22,7 @@
nix.gc = {
automatic = true;
frequency = "daily";
options = "--delete-older-than 3d";
options = "--delete-older-than 14d";
};
xdg = {