flake update allow olm

This commit is contained in:
2024-09-09 16:43:34 +02:00
parent 263d10dbdd
commit d2abc23417

View File

@@ -136,6 +136,9 @@
'';
};
nixpkgs.config.allowUnfree = true; # Allow proprietary software.
nixpkgs.config.permittedInsecurePackages = [
"olm-3.2.16"
];
system = { # NixOS settings
autoUpgrade = { # Allow auto update