From e6c4849cf24ad34c0675f6b0e0762cc70867894c Mon Sep 17 00:00:00 2001 From: vorboyvo Date: Tue, 6 May 2025 13:44:29 -0400 Subject: [PATCH] Added some software. --- hosts/randolph/home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;