feat: move home-manager to master branch

This commit is contained in:
Infinidoge 2021-09-19 21:19:14 -04:00
parent 46d41d2824
commit 4f669f2a6c

View file

@ -21,7 +21,7 @@
bud.inputs.nixpkgs.follows = "nixos";
bud.inputs.devshell.follows = "digga/devshell";
home.url = "github:nix-community/home-manager/release-21.05";
home.url = "github:nix-community/home-manager";
home.inputs.nixpkgs.follows = "nixos";
deploy.follows = "digga/deploy";