This commit is contained in:
ChaotiCryptidz 2022-03-09 19:30:51 +00:00
parent 40a3f0a639
commit 8a4e106fb8
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ let
# set these to the correct versions from inputs
nixpkgs = inputs.nixpkgs-unstable;
home-manager = inputs.home-manager-unstable;
nix-darwin = inputs.nix-darwin-unstable;
darwin = inputs.nix-darwin-unstable;
};
};