diff options
author | Alan Pearce | 2021-01-16 20:43:45 +0100 |
---|---|---|
committer | Alan Pearce | 2021-01-16 20:43:45 +0100 |
commit | a06b2e3b1bd8513d4ac10e071fcfca9d38c636cf (patch) | |
tree | ad2128ac6eecf2421f3f9c57ab93f5a17695753e | |
parent | c41f28a2e4db080f7564812e9af7b0dbdc44dbd7 (diff) | |
download | nixfiles-a06b2e3b1bd8513d4ac10e071fcfca9d38c636cf.tar.lz nixfiles-a06b2e3b1bd8513d4ac10e071fcfca9d38c636cf.tar.zst nixfiles-a06b2e3b1bd8513d4ac10e071fcfca9d38c636cf.zip |
prefect: disable mail setup
I don't use this system for mail at all
-rw-r--r-- | user/prefect.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/prefect.nix b/user/prefect.nix index 3b517333..2831c5e1 100644 --- a/user/prefect.nix +++ b/user/prefect.nix @@ -13,7 +13,6 @@ ./settings/gnupg.nix ./settings/i3.nix ./settings/javascript.nix - ./settings/mail.nix ./settings/music.nix ./settings/nixos.nix ./settings/rofi.nix |