Mike :nixos: on Nostr: Very happy a friend helped me crack the final thing I really wanted for my project ...
Very happy a friend helped me crack the final thing I really wanted for my project nixbook.
Since updates are automatic and in the background and set to apply on reboot, the user has to actually reboot.
So this systemd timer runs daily and checks how long it's been since reboot. And if its been over 25 days, it nudges them.
https://github.com/mkellyxp/nixbook/blob/main/base.nix
Since updates are automatic and in the background and set to apply on reboot, the user has to actually reboot.
So this systemd timer runs daily and checks how long it's been since reboot. And if its been over 25 days, it nudges them.
https://github.com/mkellyxp/nixbook/blob/main/base.nix