diff --git a/flake.nix b/flake.nix index 3a86d54..d7749b6 100644 --- a/flake.nix +++ b/flake.nix @@ -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";