Port the last bit of tools

This commit is contained in:
Cyryl Płotnicki 2019-11-21 22:51:39 +00:00
parent e9d189d9b8
commit a6613447a0

View file

@ -14,7 +14,7 @@ in
}; };
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
( (
neovim.override { neovim.override {
vimAlias = true; vimAlias = true;
configure = { configure = {
@ -54,7 +54,7 @@ in
]; ];
};}) };})
wget git gnupg curl tmux python36Packages.glances htop atop powertop ripgrep-all fd dnsutils
( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ])) ( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ]))
passff-host passff-host
cabal-install stack hsetroot lm_sensors gnome3.gnome-screenshot cabal-install stack hsetroot lm_sensors gnome3.gnome-screenshot