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 unrar
unzip unzip
zerotierone
## Zed ## Zed
nixd nixd
nil nil
python3
]; ];
} }
@@ -56,4 +56,12 @@
]; ];
}; };
services.zerotierone = {
enable = true;
joinNetworks = [
"08752e18b156e2f5"
];
};
} }
+1
View File
@@ -49,6 +49,7 @@ in
users.godot = { users.godot = {
isNormalUser = true; isNormalUser = true;
extraGroups = [ extraGroups = [
"docker"
]; ];
openssh.authorizedKeys.keys = [ openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHd9zC2Hux0OW57hQ2djiisa2jyTrZOQcS2FLFkQohvI rangelsm2013@gmail.com" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHd9zC2Hux0OW57hQ2djiisa2jyTrZOQcS2FLFkQohvI rangelsm2013@gmail.com"