notes/os/linux/nixos/flakes/cfg/auto-upgrade.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

5 строки
289 B
Plaintext

2020
https://www.reddit.com/r/NixOS/comments/k0utpw/our_new_nix_deployment_tool_deployrs/
If you really want to do pull-based updates, though, you can set it up with system.autoUpgrade.flake on a recent enough nixpkgs version
(make sure to have nix.package = nixUnstable, though!)