Config: KDE-Desktop with VS Code enabled

This commit is contained in:
2024-10-28 20:54:51 +01:00
parent 232fa2ead9
commit c300b55e8f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -18,6 +18,7 @@ let
thunderbird
google-chrome
xfce.thunar
vscode
discord
spotify
keepassxc
@@ -28,7 +29,6 @@ let
wireplumber
numix-icon-theme
] ++ lib.optionals cfg.dev_apps [
vscode
jetbrains.webstorm
jetbrains.goland
jetbrains.pycharm-professional
@@ -40,4 +40,4 @@ let
gnome.gnome-tweaks
];
};
}
}