diff options
author | Griffin Smith <root@gws.fyi> | 2020-04-04T15·38-0400 |
---|---|---|
committer | Griffin Smith <root@gws.fyi> | 2020-04-04T15·38-0400 |
commit | 4da947bf9102d719b3d3de5523c4eb398a57558d (patch) | |
tree | 3e03fcd1d0a0a270a6c22668174a4e005bdc0b34 /home/home.nix | |
parent | 4399b2ac44fa8539a9f8294fce0c2d63ed8327de (diff) |
lots of extra packages
Diffstat (limited to 'home/home.nix')
-rw-r--r-- | home/home.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/home/home.nix b/home/home.nix index 92632913dcfd..702be83242e5 100644 --- a/home/home.nix +++ b/home/home.nix @@ -36,9 +36,12 @@ let machine = ./machines/chupacabra.nix; in # Desktop stuff arandr firefox + feh chromium xclip xorg.xev + picom + peek # System utilities htop @@ -47,6 +50,8 @@ let machine = ./machines/chupacabra.nix; in pciutils killall gdmap + bind + lsof # Security gnupg |