This commit is contained in:
parent
c3319b9712
commit
edcd0a4ddf
2 changed files with 88 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
nixosModules = {
|
||||
reposilite = import ./modules/reposilite.nix;
|
||||
asus-numpad = import ./modules/asus-numpad.nix self;
|
||||
shlink = import ./modules/shlink.nix self;
|
||||
};
|
||||
|
||||
formatter = forEachSystem (system: (pkgsFor system).nixfmt-rfc-style);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue