some clean up

This commit is contained in:
Ingolf Wagner 2024-03-03 17:42:31 +01:00
parent bcae6ef116
commit da6dc4857b
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
2 changed files with 1 additions and 13 deletions

View file

@ -1,5 +1,6 @@
{ {
networking.extraHosts = '' networking.extraHosts = ''
144.76.13.147 robi 144.76.13.147 robi
95.216.66.212 orbi
''; '';
} }

View file

@ -71,19 +71,6 @@ in
-t "#" -t "#"
'') '')
# rust development environment
rustup
jetbrains.clion
# general
jetbrains.idea-ultimate
#vscode
# python
python3Full
jetbrains.pycharm-professional
jetbrains.datagrip
tor-browser-bundle-bin tor-browser-bundle-bin
#(tor-browser-bundle-bin.overrideAttrs (old: rec { #(tor-browser-bundle-bin.overrideAttrs (old: rec {
# version = "11.0.1"; # version = "11.0.1";