From 55296b643fe2934b875561dd58861b69d4951e9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 10 Jan 2024 11:17:22 +0100 Subject: nixos: multiple tweaks --- nixos/machine/errol.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/machine') diff --git a/nixos/machine/errol.nix b/nixos/machine/errol.nix index de23bc3..922ff57 100644 --- a/nixos/machine/errol.nix +++ b/nixos/machine/errol.nix @@ -62,6 +62,7 @@ with lib; { configDir = "/home/cynerd/.config/syncthing"; }; + nixpkgs.config.permittedInsecurePackages = ["openssl-1.1.1w"]; # TODO services.home-assistant = { enable = true; openFirewall = true; -- cgit v1.2.3