removed email by default

dev-docs
Moritz Böhme 2021-10-22 10:08:04 +02:00
parent 2ca5f13158
commit 79ee7cf551
1 changed files with 1 additions and 1 deletions

View File

@ -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