oops 2
This commit is contained in:
parent
71a6dd181f
commit
3ac643fd34
|
@ -136,7 +136,7 @@
|
||||||
|
|
||||||
# TODO: also enable this for user-level nix, somehow
|
# TODO: also enable this for user-level nix, somehow
|
||||||
config.nixpkgs.config = lib.mkIf config.dragnpkgs.possiblyCommitCrimes {
|
config.nixpkgs.config = lib.mkIf config.dragnpkgs.possiblyCommitCrimes {
|
||||||
allowlistedLicenses = lib.licenses.fyptl;
|
allowlistedLicenses = [ lib.licenses.fyptl ];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue