add lagrange gemini client

This commit is contained in:
John Bowdre 2024-02-25 15:51:33 -06:00
parent cabb70496d
commit ff8a8de99d

View file

@ -7,8 +7,9 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
gimp-with-plugins gimp-with-plugins
lagrange
obsidian obsidian
qFlipper qFlipper
remmina remmina
]; ];
} }