aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/desktop.nix1
-rw-r--r--nixos/modules/develop.nix2
2 files changed, 2 insertions, 1 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix
index 0c8f287..2b19b93 100644
--- a/nixos/modules/desktop.nix
+++ b/nixos/modules/desktop.nix
@@ -81,7 +81,6 @@ in {
exts.pass-otp
#exts.pass-audit
]))
- nextcloud-client
chromium
ferdium
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix
index a18c7ac..9fb7d12 100644
--- a/nixos/modules/develop.nix
+++ b/nixos/modules/develop.nix
@@ -61,6 +61,8 @@ in {
# C
clang-tools
+ massif-visualizer
+ qcachegrind
# Python
(python3.withPackages (pypkgs: