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/openarc/flake.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'flakes/openarc') diff --git a/flakes/openarc/flake.nix b/flakes/openarc/flake.nix index d313f8e..fbb7fb1 100644 --- a/flakes/openarc/flake.nix +++ b/flakes/openarc/flake.nix @@ -75,7 +75,6 @@ }; }; }) // { - nixosModules = (if builtins.pathExists ../private/openarc.nix then import ../private/openarc.nix nixpkgs else {}); nixosModule = { config, lib, pkgs, ... }: let cfg = config.services.openarc; -- cgit v1.2.3