forked from DGNum/colmena
flake.nix: Reindent
This commit is contained in:
parent
4e828171d8
commit
95be6686ae
1 changed files with 2 additions and 2 deletions
|
@ -97,8 +97,8 @@
|
|||
colmena = final.callPackage ./package.nix { };
|
||||
};
|
||||
nixosModules = {
|
||||
inherit (colmenaOptions) deploymentOptions metaOptions;
|
||||
inherit (colmenaModules) keyChownModule keyServiceModule;
|
||||
inherit (colmenaOptions) deploymentOptions metaOptions;
|
||||
inherit (colmenaModules) keyChownModule keyServiceModule;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue