This commit is contained in:
Griffin Smith 2020-03-31 17:11:00 -04:00
parent 2de47035c9
commit 31fbb493f5

View file

@ -31,6 +31,8 @@ let machine = ./machines/chupacabra.nix; in
home.stateVersion = "19.09"; home.stateVersion = "19.09";
home.packages = with pkgs; [ home.packages = with pkgs; [
(import (fetchTarball "https://github.com/ashkitten/nixpkgs/archive/init-glimpse.tar.gz") {}).glimpse
# Desktop stuff # Desktop stuff
arandr arandr
firefox firefox
@ -42,7 +44,9 @@ let machine = ./machines/chupacabra.nix; in
htop htop
powertop powertop
usbutils usbutils
pciutils
killall killall
gdmap
# Security # Security
gnupg gnupg
@ -53,6 +57,7 @@ let machine = ./machines/chupacabra.nix; in
gitAndTools.tig gitAndTools.tig
shellcheck shellcheck
httpie httpie
entr
# Spotify...etc # Spotify...etc
spotify spotify