nixfleet/users/profiles/tor-browser/default.nix
Andrea Ciceri 7f18e318b7
Several things:
- upgraded to 21.11 unstable
- old (working) amule version
- android tools (adb)
- mounting nas via ssh (new specific key)
- scrcpy
- tor-browser
- vscode settings
- home server settings
2021-12-07 14:02:32 +01:00

3 lines
80 B
Nix

{ pkgs, ... }: {
#home.packages = [ pkgs.tor-browser-bundle-bin ]; # broken
}