1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-16 03:28:31 +02:00
home-manager/tests/modules/services/home-manager-auto-upgrade/default.nix
pinage404 418ae217dd
home-manager.autoUpgrade: add module
Home Manager upgrade service that periodically updates your Nix
channels before running `home-manager switch`.
2022-01-28 23:42:25 +01:00

2 lines
79 B
Nix

{ home-manager-auto-upgrade-basic-configuration = ./basic-configuration.nix; }