adding unstable pkgs

This commit is contained in:
Chris Cochrun 2024-02-28 11:27:26 -06:00
parent 95941ae75e
commit b8bb547b75

View file

@ -23,7 +23,7 @@
};
lib = nixpkgs.lib;
# unstable = nixpkgs;
unstable = nixpkgs;
in {
nixosConfigurations = {