Remove programming tools from everything
This commit is contained in:
@@ -7,17 +7,10 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
bazel
|
|
||||||
bazel-buildtools
|
|
||||||
cargo # Rustc
|
|
||||||
cdrtools
|
cdrtools
|
||||||
ffmpeg
|
ffmpeg
|
||||||
gcc
|
|
||||||
gnucash
|
gnucash
|
||||||
go
|
|
||||||
gopls
|
|
||||||
handbrake
|
handbrake
|
||||||
jdk11
|
|
||||||
libtheora
|
libtheora
|
||||||
vlc
|
vlc
|
||||||
x265
|
x265
|
||||||
|
|||||||
@@ -33,7 +33,6 @@
|
|||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
diffutils
|
diffutils
|
||||||
findutils
|
findutils
|
||||||
gh
|
|
||||||
git
|
git
|
||||||
gnupatch
|
gnupatch
|
||||||
gregpy
|
gregpy
|
||||||
@@ -42,13 +41,10 @@
|
|||||||
jq
|
jq
|
||||||
nano
|
nano
|
||||||
nmap
|
nmap
|
||||||
nodejs
|
|
||||||
openssl
|
openssl
|
||||||
tmux
|
tmux
|
||||||
transcrypt
|
transcrypt
|
||||||
unzip
|
unzip
|
||||||
wget
|
wget
|
||||||
yamllint
|
|
||||||
#yawsso
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user