added ssh

This commit is contained in:
naturallaw77 2023-12-02 16:30:33 -08:00
parent 8867d3ebf7
commit 99f319fc98

View File

@ -134,6 +134,7 @@
promptInit = "neofetch"; promptInit = "neofetch";
}; };
services.openssh.enable = true;
####### TOR ####### ####### TOR #######
services.tor = { services.tor = {