diff options
author | EuAndreh <eu@euandre.org> | 2018-03-28 22:55:35 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-03-28 22:55:35 -0300 |
commit | 1980166cd0f038dea13b4f7f2b7a98b4dfdfef4b (patch) | |
tree | 7caa2188cf5beb6f25a59a7a3ba039fddb980733 /nixos/configuration.nix | |
parent | Install git-sizer (diff) | |
download | dotfiles-1980166cd0f038dea13b4f7f2b7a98b4dfdfef4b.tar.gz dotfiles-1980166cd0f038dea13b4f7f2b7a98b4dfdfef4b.tar.xz |
Remove tor (build is broken)
Diffstat (limited to 'nixos/configuration.nix')
-rw-r--r-- | nixos/configuration.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 11afa4a..8cc702f 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -145,7 +145,7 @@ texlive.combined.scheme-full lilypond - # frescobaldi FIXME + # frescobaldi # FIXME ## Programming tools @@ -197,7 +197,7 @@ gnome3.evolution keepassx2-http yubioath-desktop - tor-browser-bundle-bin + # tor-browser-bundle-bin # FIXME transmission_gtk libreoffice android-studio |