Port the last bit of tools
This commit is contained in:
parent
e9d189d9b8
commit
a6613447a0
1 changed files with 78 additions and 78 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue