From 47885b325b63671c5359afcc3c2ebc4ed85f3004 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 29 Dec 2023 18:51:30 +0100 Subject: more updates --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d6d6c18..1aaeb1f 100644 --- a/flake.nix +++ b/flake.nix @@ -58,6 +58,9 @@ inputs.rust-overlay.overlays.default self.overlays.default ]; + config.permittedInsecurePackages = [ + "schildichat-web-1.11.30-sc.2" + ]; }; mkConfig = imports: config: inputs.nixpkgs.lib.nixosSystem rec { -- cgit v1.2.3