Commit cbd964858293

Vincent Demeester <vincent@sbr.pm>
2025-02-18 17:08:23
users/vincent: adds aichat ๐Ÿ™ƒ
1 parent a49b1f3
Changed files (1)
users
vincent
users/vincent/dev/default.nix
@@ -13,6 +13,7 @@
   home.extraOutputsToInstall = [ "doc" "info" "devdoc" ];
 
   home.packages = with pkgs; [
+    aichat
     binutils
     cmake
     codespell