Update system

This commit is contained in:
2026-01-15 21:33:47 +03:00
parent c09c1748f5
commit f0cf1059d2
8 changed files with 72 additions and 74 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
jetbrains.idea-community
jetbrains.idea-oss
android-studio
];
}