Update system

This commit is contained in:
2026-01-01 01:23:52 +03:00
parent a185fa4d85
commit 092e73822d
8 changed files with 82 additions and 84 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
jetbrains.idea-community
jetbrains.idea-oss
android-studio
];
}