something

This commit is contained in:
yaroslav
2025-07-24 13:51:33 +03:00
parent cc6b07ad96
commit 3fae28440d
7 changed files with 35 additions and 15 deletions
+2
View File
@@ -1,6 +1,7 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
android-studio
ayugram-desktop
audacity
darktable
@@ -25,5 +26,6 @@
vscodium
bottles
wl-kbptr
brave
];
}