Add packages to user abonerib

This commit is contained in:
Aleix Boné 2025-08-29 14:56:31 +02:00
parent b5b90826a7
commit 7e4fb6bccf
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 = {