use new glances package name
This commit is contained in:
parent
d98204096c
commit
ba1e5d81c5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
wget git gnupg curl tmux python36Packages.glances htop atop pciutils powertop ripgrep-all fd dnsutils du-dust
|
wget git gnupg curl tmux glances htop atop pciutils powertop ripgrep-all fd dnsutils du-dust
|
||||||
( 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 ]))
|
||||||
cabal-install stack hsetroot lm_sensors
|
cabal-install stack hsetroot lm_sensors
|
||||||
wirelesstools ranger apvlv
|
wirelesstools ranger apvlv
|
||||||
|
|
Loading…
Reference in a new issue