Install a few other applications via Nix

This commit is contained in:
2026-03-29 14:35:04 +02:00
parent 39985667c5
commit 53826ead9a

View File

@@ -1,9 +1,15 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
google-chrome
antigravity
flutter
android-tools
zoom-us
chatgpt
];
programs.java = {