{
pkgs,
...
}: {
home.packages = with pkgs; [
fh
obsidian
vscode
yt-dlp
weechat
nodejs
cargo
python3
nixd
deadnix
alejandra
statix
];
}