feat: move substitutors list to common
This commit is contained in:
parent
dab39700c1
commit
feb5799049
6 changed files with 34 additions and 101 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{...}:
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./locale.nix
|
||||
./boot.nix
|
||||
];
|
||||
imports = [
|
||||
./locale.nix
|
||||
./boot.nix
|
||||
./substitutors.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue