Improve codium

This commit is contained in:
Greg Hellings
2023-08-24 23:05:53 -05:00
parent a2cc6d69d9
commit 2512a045c1
4 changed files with 17 additions and 19 deletions
-1
View File
@@ -58,6 +58,5 @@
] ++ ( if pkgs.system == "x86_64-linux" || pkgs.system == "aarch64-linux" then
# Linux-only packages here
[
busybox
] else []);
}
-11
View File
@@ -4,15 +4,4 @@
imports = [
../../vscodium.nix
];
home.packages = with pkgs; [
gimp
gnucash
ffmpeg
handbrake
libtheora
makemkv
synology-drive-client
vagrant
];
}
-1
View File
@@ -12,7 +12,6 @@
extensions = with pkgs.vscode-extensions; [
golang.go
ms-python.python
ms-pyright.pyright
vscjava.vscode-java-test
vscjava.vscode-java-dependency
vscjava.vscode-java-debug