adicionando a VPS
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
hostname = "darkgui-vps"; # Replace with your desired hostname.
|
||||
username = "nixos"; # Replace with your desired username.
|
||||
sshKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHr63aXlTSmorypxb689ApdqjEmyTKJbLtelYsvQpBdu darkgui@protonmail.com"; # Replace with your SSH public key.
|
||||
locale = "pt_BR.UTF-8";
|
||||
timezone = "America/Bahia";
|
||||
}
|
||||
Reference in New Issue
Block a user