nunotaba,sayuri: Add tor client
This commit is contained in:
parent
0d66728621
commit
e6b770875c
|
@ -20,5 +20,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.tor = {
|
||||
enable = true;
|
||||
client.enable = true;
|
||||
};
|
||||
|
||||
networking.hostName = "nunotaba";
|
||||
}
|
||||
|
|
|
@ -25,5 +25,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.tor = {
|
||||
enable = true;
|
||||
client.enable = true;
|
||||
};
|
||||
|
||||
networking.hostName = "sayuri";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue