This commit is contained in:
Chris Cochrun 2025-06-07 21:52:55 -05:00
parent 7d13953c9d
commit 5acc5ab3c9
3 changed files with 8 additions and 2 deletions

View file

@ -162,6 +162,7 @@
};
dalinar = nixpkgs-stable.lib.nixosSystem {
inherit system;
pkgs = stable;
specialArgs = { inherit inputs; };
modules = [
./systems/dalinar/configuration.nix