commit 0a2cafb830a9fcd5b095bc5405f6d3308374f5fa (tree)
parent e4679c8299f90d903e9f23cf3a285047dfa88615
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Sat, 22 Jul 2023 20:27:49 +0300
use motiejus for deployment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -106,7 +106,7 @@
hostname = "192.168.189.1";
profiles = {
system = {
- sshUser = "root";
+ sshUser = "motiejus";
path =
deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.vno1-oh2;
user = "root";