From ef43c36272ca539cbfe803ded03949451b17b679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 21 Jan 2021 09:56:28 +0100 Subject: Add private flake for openarc and opendmarc --- flakes/opendmarc/flake.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'flakes/opendmarc/flake.nix') diff --git a/flakes/opendmarc/flake.nix b/flakes/opendmarc/flake.nix index 4d6354b..e80376f 100644 --- a/flakes/opendmarc/flake.nix +++ b/flakes/opendmarc/flake.nix @@ -70,7 +70,6 @@ }; }; }) // { - nixosModules = (if builtins.pathExists ../private/opendmarc.nix then import ../private/opendmarc.nix nixpkgs else {}); nixosModule = { config, lib, pkgs, ... }: let cfg = config.services.opendmarc; -- cgit v1.2.3