home-manager: manage more packages

This commit is contained in:
surtur 2023-08-03 11:46:14 +02:00
parent f7e1bb0e12
commit 4267d21e72
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -23,8 +23,12 @@ in {
programs.home-manager.path = "$HOME/utils/dotfiles";
home.packages = with pkgs; [
direnv
# lorri and arion are apparently provided by cachix#devenv
alejandra
statix
niv
rnix-lsp
duf
dua
du-dust
@ -33,6 +37,7 @@ in {
headscale
btop
sops
ccache
];
homeage = {