22.11 -> 23.05

This commit is contained in:
Luj 2023-06-10 17:46:41 +02:00
parent 89d3c21d8b
commit 2c6342b352
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 45 additions and 88 deletions

View file

@ -37,7 +37,7 @@ inputs: lib: with lib; let
macintosh = {
arch = "aarch64-linux";
nixpkgs_version = inputs.nixos-apple-silicon.inputs.nixpkgs;
hm_version = inputs.home-manager-unstable;
hm_version = inputs.home-manager;
};
lambda = {
arch = "aarch64-linux";