diff --git a/hosts/randolph/home.nix b/hosts/randolph/home.nix index 1444edf..23be346 100644 --- a/hosts/randolph/home.nix +++ b/hosts/randolph/home.nix @@ -53,7 +53,7 @@ rec { shotwell lorien keepassxc - # zulip # removed temporarily because of electron issue + zulip # removed temporarily because of electron issue filezilla bitwarden activate-linux @@ -90,7 +90,7 @@ rec { ] ++ # Spell checking # [ papirus-icon-theme ] ++ # Icons # [ vanilla-dmz ] ++ # Cursor - [ keyutils android-file-transfer ] ++ # Temp + [ keyutils android-file-transfer evolution epsonscan2 ] ++ # Temp [ ]; programs.home-manager.enable = true;