Remove Claws Mail

This commit is contained in:
Jakob Lechner 2024-05-28 11:10:24 +02:00
parent 7bf2959a8a
commit 85aac15f3d
2 changed files with 0 additions and 7 deletions

View file

@ -1,6 +0,0 @@
{ nixosConfig, lib, pkgs, ... }:
lib.mkIf nixosConfig.jalr.gui.enable {
home.packages = with pkgs; [
claws-mail
];
}

View file

@ -5,7 +5,6 @@
./3d-printing.nix
./alacritty.nix
./aws.nix
./claws-mail.nix
./cli.nix
./communication
./direnv.nix