diff --git a/laptop/flake.nix b/laptop/flake.nix index ec52196d..3bcce708 100644 --- a/laptop/flake.nix +++ b/laptop/flake.nix @@ -6,7 +6,7 @@ nixpkgs.url = "nixpkgs/nixos-23.05"; # Manage dotfiles in a home directory - home-manager.url = "github:nix-community/home-manager"; + home-manager.url = "github:nix-community/home-manager/release-23.05"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; # Secureboot Configuration