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