Add packages to user abonerib

This commit is contained in:
Aleix Boné 2025-08-29 14:56:31 +02:00
parent 13330eb537
commit 8ee391ed42
No known key found for this signature in database

View File

@ -88,6 +88,11 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIIFiqXqt88VuUfyANkZyLJNiuroIITaGlOOTMhVDKjf abonerib@bsc"
];
shell = pkgs.fish;
packages = with pkgs; [
starship
jujutsu
neovim
];
};
vlopez = {