1
0
Fork 0

Deinstall unused hub tool

This commit is contained in:
Malte Brandy 2021-11-20 02:05:07 +01:00
parent 875347a9da
commit 1cce2c12f2
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -1,7 +1,6 @@
{ pkgs, ... }: {
home.packages = builtins.attrValues {
inherit (pkgs.xorg) xev;
inherit (pkgs.gitAndTools) hub;
inherit (pkgs)
meld icedtea8_web octave filezilla nix-review gparted
grafana-devel;