This commit is contained in:
Danilo Reyes
2026-02-04 15:03:46 -06:00
parent d7f9ea971c
commit afdb5bfd99
3 changed files with 68 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ let
mkEnabledIp = inputs.self.lib.mkEnabledIp config.my.ips.wg-server;
in
{
mainServer = "server";
mainServer = "vps";
emacs = {
enable = true;
users = "jawz";