hosts/satori: add tlp and move around misc stuff

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-18 14:51:32 +05:30
parent 6f7e8a749a
commit 97bc35cb07
5 changed files with 16 additions and 15 deletions

View File

@@ -72,14 +72,9 @@
host = "127.0.0.1";
port = 2217;
};
remilia4 = {
enable = true;
type = "socks4";
host = "127.0.0.1";
port = 2217;
};
};
};
slock.enable = true;
gamemode.enable = true;
};
}