diff --git a/flake.nix b/flake.nix index b5a5e54..2849a80 100644 --- a/flake.nix +++ b/flake.nix @@ -36,7 +36,6 @@ sources = inputs; system = "x86_64-linux"; config.allowUnfree = true; - config.permittedInsecurePackages = [ "nextcloud-27.1.11" ]; }; in { nixosConfigurations.parsons = nixpkgs.lib.nixosSystem {