my nixos dotfiles :3 (git.koi.rip mirror) git.koi.rip/koi/dotfiles
linux dotfiles neovim nixos catppuccin
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

seber: update pvzge weekly

june ba00cd0b 5e93ed31

+1 -1
+1 -1
systems/seber/services/pvzge.nix
··· 15 15 systemd.timers.pvzge-update = { 16 16 wantedBy = [ "timers.target" ]; 17 17 timerConfig = { 18 - OnCalendar = "daily"; 18 + OnCalendar = "weekly"; 19 19 Unit = "pvzge-update.service"; 20 20 }; 21 21 };