removed email by default
parent
2ca5f13158
commit
79ee7cf551
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue