feat(ops/nixos/camden): Install pounce on camden

This commit is contained in:
Vincent Ambo 2020-02-17 00:22:19 +00:00
parent 5bfd2f70ad
commit 1b31b47ef1

View file

@ -92,7 +92,14 @@ in pkgs.lib.fix(self: {
# programs from nixpkgs
(with nixpkgs; [
curl emacs26-nox gnupg pass pciutils direnv
curl
direnv
emacs26-nox
gnupg
htop
pass
pciutils
pounce
]);
users = {