mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 21:32:27 +00:00
Cleanup
This commit is contained in:
@@ -33,7 +33,6 @@ in {
|
||||
fd
|
||||
github-cli
|
||||
gnumake
|
||||
gomplate
|
||||
hadolint
|
||||
nodePackages.eslint
|
||||
oha
|
||||
@@ -97,7 +96,7 @@ in {
|
||||
openssl
|
||||
openvpn
|
||||
sshfs # mac requires https://osxfuse.github.io/
|
||||
vpngate
|
||||
# vpngate # tests broken
|
||||
whois
|
||||
|
||||
# rice
|
||||
@@ -112,7 +111,6 @@ in {
|
||||
terraform-ls
|
||||
terraformer
|
||||
tflint
|
||||
tfswitch
|
||||
|
||||
# nix
|
||||
alejandra
|
||||
@@ -127,22 +125,18 @@ in {
|
||||
# cloud
|
||||
awscli2
|
||||
cloud-sql-proxy
|
||||
ssm-session-manager-plugin
|
||||
|
||||
# python
|
||||
python310
|
||||
python310Packages.black
|
||||
python310Packages.ipython
|
||||
python310Packages.pip
|
||||
# python310Packages.poetry
|
||||
python310Packages.poetry-core
|
||||
python310Packages.setuptools
|
||||
python310Packages.virtualenv
|
||||
|
||||
# blog
|
||||
hugo
|
||||
|
||||
# music
|
||||
spotify-tui
|
||||
];
|
||||
in
|
||||
common;
|
||||
|
@@ -14,12 +14,10 @@ in {
|
||||
bitwarden
|
||||
brave
|
||||
calibre
|
||||
deluge
|
||||
discord
|
||||
firefox
|
||||
ghostscript
|
||||
# gimp-with-plugins
|
||||
|
||||
gnome.gnome-sound-recorder
|
||||
gnome.gnome-tweaks
|
||||
gnome.seahorse
|
||||
@@ -49,7 +47,6 @@ in {
|
||||
ryujinx
|
||||
signal-desktop
|
||||
steam-tui
|
||||
superTuxKart
|
||||
usbutils
|
||||
virt-manager
|
||||
vlc
|
||||
|
@@ -21,7 +21,6 @@ in {
|
||||
rustup
|
||||
strace
|
||||
tailscale
|
||||
unityhub
|
||||
];
|
||||
in
|
||||
linux;
|
||||
|
Reference in New Issue
Block a user