we do a little silly
This commit is contained in:
parent
d83d7f7f54
commit
d20eff1f0e
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ in {
|
|||
allowUnfree = true;
|
||||
};
|
||||
hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
overlays = builtins.trace "overlays:" importOverlays;
|
||||
overlays = builtins.trace "overlays: ${importOverlays}" importOverlays;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue