summaryrefslogtreecommitdiff
path: root/modules/environment
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-08-30 02:47:19 -0700
committerFuwn <[email protected]>2024-08-30 02:47:19 -0700
commit3a0434de7c5a5bf221512b9c2fcf94acc5f51214 (patch)
tree91d705c9122860cfba79ea93a95f3c796d11d88e /modules/environment
parentupdate (diff)
downloadnixos-config-3a0434de7c5a5bf221512b9c2fcf94acc5f51214.tar.xz
nixos-config-3a0434de7c5a5bf221512b9c2fcf94acc5f51214.zip
update
Diffstat (limited to 'modules/environment')
-rw-r--r--modules/environment/system-packages.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/environment/system-packages.nix b/modules/environment/system-packages.nix
index 6f480d7..85251d9 100644
--- a/modules/environment/system-packages.nix
+++ b/modules/environment/system-packages.nix
@@ -4,10 +4,6 @@
vim
wget
git
- gtk2
- gtk3
- gtk4
mediastreamer-openh264
- usbutils
];
}