stuff
This commit is contained in:
@@ -125,7 +125,10 @@
|
|||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
# the security warning might as well have said "its insecure maybe but there's nothing you can do about it"
|
# the security warning might as well have said "its insecure maybe but there's nothing you can do about it"
|
||||||
# presumably needed by nheko
|
# presumably needed by nheko
|
||||||
permittedInsecurePackages = [ "olm-3.2.16" ];
|
permittedInsecurePackages = [
|
||||||
|
"olm-3.2.16"
|
||||||
|
"fluffychat-linux-1.27.0"
|
||||||
|
];
|
||||||
} // (argAttr.config or { });
|
} // (argAttr.config or { });
|
||||||
in
|
in
|
||||||
import whichpkgs (
|
import whichpkgs (
|
||||||
|
Reference in New Issue
Block a user