refactor: decouple 'andromache' home config from 'astyanax'

This commit is contained in:
2025-12-15 12:17:17 +01:00
parent 413c6a4a63
commit d232d8fad6
3 changed files with 64 additions and 4 deletions

36
home/hosts/packages.nix Normal file
View File

@@ -0,0 +1,36 @@
{ pkgs, ... }:
with pkgs;
[
bash-completion
bat
entr
feh
fzf
gh
git
haskellPackages.pandoc-crossref
htop
jq
kitty
nixfmt-rfc-style
nmap
nodejs_24
nvimpager
pandoc
parallel
pass
pnpm
ripgrep
signal-desktop
silver-searcher
sops
sshfs
tldr
tmux
tmuxp
tree
unzip
vimPlugins.vim-plug
wget
]