feat: Allow input from derivation
This commit is contained in:
@@ -147,6 +147,7 @@
|
||||
|
||||
nix = {
|
||||
settings = {
|
||||
allow-import-from-derivation = true;
|
||||
trusted-users = [
|
||||
"@wheel"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user