Upgrade nixpkgs, home-manager and stateVersion to 23.05 #1

Merged
Toast merged 4 commits from upgrade-to-23.05 into main 2023-06-15 14:07:54 +02:00
Showing only changes of commit 31c2c681c7 - Show all commits

View file

@ -13,7 +13,7 @@ agenix = {
};
};
home-manager.url = "github:nix-community/home-manager/release-22.11";
home-manager.url = "github:nix-community/home-manager/release-23.05";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nix-impermanence.url = "github:nix-community/impermanence";