l daedalus: add torbrowser to pkgs
This commit is contained in:
parent
53bea08c26
commit
54d220f7fd
|
@ -70,6 +70,7 @@ with import <stockholm/lib>;
|
|||
#remote control
|
||||
environment.systemPackages = with pkgs; [
|
||||
x11vnc
|
||||
torbrowser
|
||||
];
|
||||
krebs.iptables.tables.filter.INPUT.rules = [
|
||||
{ predicate = "-p tcp -i retiolum --dport 5900"; target = "ACCEPT"; }
|
||||
|
|
Loading…
Reference in a new issue