home-manager: add some packages

This commit is contained in:
steveej 2022-06-02 09:53:20 +02:00
parent d6daec3d8a
commit 71dfcba9a4
2 changed files with 11 additions and 0 deletions

View file

@ -472,6 +472,10 @@ in
# ++ marketPlaceExtensions # ++ marketPlaceExtensions
; ;
}; };
home.packages = [
pkgs.nixpkgs-fmt
];
} }
# TODO: automate # TODO: automate

View file

@ -27,9 +27,16 @@ pkgs.stdenv.mkDerivation {
xorg.xwininfo xorg.xwininfo
nmap nmap
nmap_graphical
sysstat sysstat
lshw lshw
xxHash xxHash
linssid
wavemon
wirelesstools
lm_sensors
zathura
ripgrep ripgrep
neovim neovim