Restructuring

This commit is contained in:
2021-04-29 21:29:29 +05:30
parent 58cfa66af5
commit ecf68fec43
22 changed files with 496 additions and 27 deletions

View File

@@ -14,11 +14,6 @@
};
services = {
tor.enable = true;
mysql = {
enable = true;
package = pkgs.mariadb;
};
openssh.enable = true;
logmein-hamachi.enable = true;
};
# services.picom = {