Indentation
This commit is contained in:
parent
657c7b8f9a
commit
ba809ac6f2
1 changed files with 21 additions and 20 deletions
|
|
@ -49,6 +49,7 @@
|
||||||
(map mkSystem ["NixDawn" "NixFrame"]))
|
(map mkSystem ["NixDawn" "NixFrame"]))
|
||||||
|
|
||||||
// {
|
// {
|
||||||
|
|
||||||
NixGate = nixpkgs.lib.nixosSystem {
|
NixGate = nixpkgs.lib.nixosSystem {
|
||||||
inherit system;
|
inherit system;
|
||||||
specialArgs = { inherit inputs; };
|
specialArgs = { inherit inputs; };
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue