some clean up
This commit is contained in:
parent
bcae6ef116
commit
da6dc4857b
2 changed files with 1 additions and 13 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
networking.extraHosts = ''
|
networking.extraHosts = ''
|
||||||
144.76.13.147 robi
|
144.76.13.147 robi
|
||||||
|
95.216.66.212 orbi
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue