mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Nix/Builder] Move builder config into dedicated file
This commit is contained in:
parent
734380265e
commit
ecabf22b6d
3 changed files with 173 additions and 65 deletions
|
|
@ -2,5 +2,6 @@
|
|||
{
|
||||
imports = [
|
||||
./nix.nix
|
||||
./builder.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue