diff options
-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 |