mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 06:30:10 +03:00
so mad
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"libsoup-2.74.3"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user