chore: statix fix
This commit is contained in:
parent
8ec7cb7794
commit
6d0186eadb
35 changed files with 39 additions and 46 deletions
|
|
@ -54,10 +54,10 @@ in
|
|||
config.metacfg.user.name
|
||||
]
|
||||
++ optional config.services.hydra.enable "hydra";
|
||||
extra-substituters = cfg.extra-substituters;
|
||||
inherit (cfg) extra-substituters;
|
||||
in
|
||||
{
|
||||
package = cfg.package;
|
||||
inherit (cfg) package;
|
||||
|
||||
settings = {
|
||||
experimental-features = "nix-command flakes";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue