From 79ee7cf55107bf6249c5071fb6fc08c4bab97efa Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Fri, 22 Oct 2021 10:08:04 +0200 Subject: [PATCH] removed email by default --- modules/apps/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/apps/default.nix b/modules/apps/default.nix index 982b4ec..5cc0140 100644 --- a/modules/apps/default.nix +++ b/modules/apps/default.nix @@ -1,7 +1,7 @@ { config, lib, pkgs, ... }: { - imports = [ ./rofi ./kitty.nix ./zathura.nix ./email.nix ./spotify.nix ]; + imports = [ ./rofi ./kitty.nix ./zathura.nix ./spotify.nix ]; home-manager.users.moritz.home.packages = with pkgs; [ neofetch keepassxc