From 4a29dc777b2f31b89de3f17fc99b9604f31f6192 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 8 Sep 2021 15:34:01 +0200 Subject: Revert "feeds: symlink notmuchrc" This reverts commit 711aa41112610734caa946e197c422bc1c1d721b. --- user-profiles/feeds/module.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'user-profiles') diff --git a/user-profiles/feeds/module.nix b/user-profiles/feeds/module.nix index f17a9f82..da992b8c 100644 --- a/user-profiles/feeds/module.nix +++ b/user-profiles/feeds/module.nix @@ -162,7 +162,6 @@ in { $DRY_RUN_CMD mkdir -p $VERBOSE_ARG ${config.xdg.configHome}/imm ''; - xdg.configFile."feeds/notmuchrc".source = configPath; home.activation.createFeedsDatabase = hm.dag.entryAfter ["linkGeneration" "writeBoundary"] '' $DRY_RUN_CMD mkdir -p -m 0750 $VERBOSE_ARG ${databasePath} $DRY_RUN_CMD mkdir -p $VERBOSE_ARG ${databasePath}/new ${databasePath}/cur ${databasePath}/tmp -- cgit v1.2.3