switch dalinar to unstable

This commit is contained in:
Chris Cochrun 2023-12-10 06:53:14 -06:00
parent a3f8d62757
commit aa4c727367

View file

@ -90,7 +90,7 @@
} }
]; ];
}; };
dalinar = nixpkgs-stable.lib.nixosSystem { dalinar = lib.nixosSystem {
inherit system; inherit system;
modules = [ modules = [
./systems/dalinar/configuration.nix ./systems/dalinar/configuration.nix