summaryrefslogtreecommitdiff
path: root/modules/root
diff options
context:
space:
mode:
authorTim Keller <tjkeller.xyz>2025-04-14 18:06:06 -0500
committerTim Keller <tjkeller.xyz>2025-04-14 18:06:06 -0500
commitd32898868dee64481aeec69211964f9453b8961f (patch)
tree374987764ad154c15937a84c28482ec30c94042e /modules/root
parent3e2439bd1592897ad9f403700cb91ccfd1972779 (diff)
downloadnixos-d32898868dee64481aeec69211964f9453b8961f.tar.xz
nixos-d32898868dee64481aeec69211964f9453b8961f.zip
use sparrow wallet for crypto software
Diffstat (limited to 'modules/root')
-rw-r--r--modules/root/software/desktop.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/root/software/desktop.nix b/modules/root/software/desktop.nix
index f9b7952..b194029 100644
--- a/modules/root/software/desktop.nix
+++ b/modules/root/software/desktop.nix
@@ -44,9 +44,7 @@
prusa-slicer
] ++ pkgs.lib.optionals config.software.desktop.crypto.enable [
# Crypto Wallets
- bisq2
- electrum
- monero-gui
+ sparrow
] ++ pkgs.lib.optionals config.software.desktop.graphics.enable [
# Graphics
blender