- 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
3 lines
80 B
Nix
3 lines
80 B
Nix
{ pkgs, ... }: {
|
|
#home.packages = [ pkgs.tor-browser-bundle-bin ]; # broken
|
|
}
|