bump custom nixpkgs

This commit is contained in:
Henry Hiles 2026-05-03 13:50:36 -04:00
commit 3587979856
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 3 additions and 13 deletions

View file

@ -1,10 +0,0 @@
{
# systemd.timers.reboot = {
# wantedBy = [ "timers.target" ];
# timerConfig = {
# OnCalendar = "*-*-* 02:00:00";
# Persistent = true;
# Unit = "reboot.target";
# };
# };
}