Compare commits

..

2 commits

Author SHA1 Message Date
7345e9456c
home: add tomato timer
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful
2024-02-16 13:13:35 -05:00
327c1ee4c3
attic: increase retention period 2024-02-16 13:13:10 -05:00
2 changed files with 2 additions and 1 deletions

View file

@ -27,7 +27,7 @@
}; };
garbage-collection = { garbage-collection = {
interval = "12 hours"; interval = "12 hours";
default-retention-period = "4 weeks"; default-retention-period = "8 weeks";
}; };
compression = { compression = {
type = "zstd"; type = "zstd";

View file

@ -34,6 +34,7 @@
pavucontrol pavucontrol
rustdesk rustdesk
anki anki
tomato-c
distrobox distrobox
vscode-fhs vscode-fhs
obsidian-wayland obsidian-wayland