update nixos
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Ventoy has some blobs making it insecure
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
# Ventoy has some blobs making it insecure
|
||||
"ventoy-qt5-1.1.12"
|
||||
# Temporary workaround
|
||||
"librewolf-unwrapped-151.0.2-1" "librewolf-151.0.2-1"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user