This commit is contained in:
2026-05-03 12:38:34 -03:00
parent 901e65e917
commit 97604c73be
3 changed files with 12 additions and 0 deletions
+3
View File
@@ -20,9 +20,12 @@
unrar
unzip
zerotierone
## Zed
nixd
nil
python3
];
}
@@ -55,5 +55,13 @@
"--advertise-exit-node"
];
};
services.zerotierone = {
enable = true;
joinNetworks = [
"08752e18b156e2f5"
];
};
}
+1
View File
@@ -49,6 +49,7 @@ in
users.godot = {
isNormalUser = true;
extraGroups = [
"docker"
];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHd9zC2Hux0OW57hQ2djiisa2jyTrZOQcS2FLFkQohvI rangelsm2013@gmail.com"