update to 23.05 -- locking HM to 23.05

This commit is contained in:
2023-10-06 18:08:48 +00:00
parent e7fc584000
commit 8bd9c8afb6
2 changed files with 14 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
# Also see the 'unstable-packages' overlay at 'overlays/default.nix'.
# Home manager
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";
# TODO: Add any other flake you might need