From 710c1dedb892a5e6462dd30254686c19bfc9ab2b Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Sun, 5 Oct 2025 15:36:37 +0200 Subject: [PATCH] install additional software --- homes/julian/features/suites/desktop/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/homes/julian/features/suites/desktop/default.nix b/homes/julian/features/suites/desktop/default.nix index 44356e0..8f3f36b 100644 --- a/homes/julian/features/suites/desktop/default.nix +++ b/homes/julian/features/suites/desktop/default.nix @@ -22,6 +22,7 @@ calibre # ebook manager and viewer # digikam discord + discord-ptb # in case discord updates take their time # dvdisaster # element-desktop # rocketchat-desktop @@ -31,6 +32,7 @@ nheko evince # Simple pdf reader, good for focusing on document content firefox + vivaldi # geogebra cheese handbrake @@ -61,8 +63,12 @@ zotero # Manage papers and other sources pdfpc # Present slides in pdf form + networkmanager-openvpn + keepassxc + ## My scripts frajul.open-messaging frajul.xwacomcalibrate + frajul.pob2-frajul ]; }