add openssl 1.1 to unsecure for web
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
./sites/mehr-leistbaren-wohnraum-schaffen.cloonar.dev.nix
|
||||
];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"openssl-1.1.1v"
|
||||
];
|
||||
|
||||
services.logind.extraConfig = "RuntimeDirectorySize=2G";
|
||||
|
||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
|
||||
Reference in New Issue
Block a user