chore: update flake.lock

This commit is contained in:
2025-12-14 13:46:56 +08:00
parent 3196ebd920
commit 3d6620a308
3 changed files with 71 additions and 68 deletions

View File

@@ -77,7 +77,9 @@ lib.my.makeSwitch {
services.angrr = {
enable = true;
period = "1month";
settings = {
period = "1month";
};
};
my.hm.xdg.configFile."direnv/lib/angrr.sh".source =
"${config.services.angrr.package}/share/direnv/lib/angrr.sh";