From 21bdf17d577d87a01e3caaad6b96b58746b51f90 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 9 Oct 2019 17:52:28 +0200 Subject: Unify mail setup --- user/settings/isync.nix | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 user/settings/isync.nix (limited to 'user/settings/isync.nix') diff --git a/user/settings/isync.nix b/user/settings/isync.nix deleted file mode 100644 index b96db87d..00000000 --- a/user/settings/isync.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ config, pkgs, ... }: - -{ - home.file.".mbsyncrc".source = ../isync/.mbsyncrc; -} -- cgit 1.4.1