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
;
};
home.packages = [
pkgs.nixpkgs-fmt
];
}
# TODO: automate

View file

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