Indentation

This commit is contained in:
Benson Chu 2025-07-15 13:38:53 -05:00
parent 657c7b8f9a
commit ba809ac6f2

View file

@ -49,6 +49,7 @@
(map mkSystem ["NixDawn" "NixFrame"]))
// {
NixGate = nixpkgs.lib.nixosSystem {
inherit system;
specialArgs = { inherit inputs; };