nilla: modularize
This commit is contained in:
parent
636adf8cf3
commit
f401950470
5 changed files with 50 additions and 32 deletions
6
modules/nilla/builders/default.nix
Normal file
6
modules/nilla/builders/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
includes = [
|
||||
./nixpkgs-flake.nix
|
||||
./custom-load.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue