Skip to content

Commit

Permalink
Dev container moved to amun.
Browse files Browse the repository at this point in the history
  • Loading branch information
pippijn committed Dec 6, 2024
1 parent 163ca2b commit 94a68dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/home-manager/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ in {

toktok = {
user = "builder";
hostname = "isis";
hostname = "amun";
port = 2223;
extraOptions = {
LogLevel = "QUIET";
Expand All @@ -102,7 +102,7 @@ in {

toktok-dev = {
user = "builder";
hostname = "isis";
hostname = "amun";
port = 2224;
extraOptions = {
LogLevel = "QUIET";
Expand Down
1 change: 1 addition & 0 deletions code/kubes/vps/toktok/home/.ssh/authorized_keys
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCOdCsqU
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmnnsSNQFFkIO7YLvJ3IwCBoZkobTCyhFKrPYyW5ElaJZRBZWjo8V9ViT+fT8JI9f5SLaFVfSVhOLDgdODVaijct9ioiagne1KXrQn58jVbbgT8UTZGcRC8KHjlDIhAe9S4IIkhk6pytZUukFhrhmAfLR/9sPCil7L+rdM/aSt2jcpGSjZTN1vuCmQhEhXImLVprFQsHvwgIkadFjKKkx65rQaPnHzHQUS2PKRJnp+BWBBcCro07z13b5qCXCvEB3yPegF96J2/hqopZmnxh0zb/8J2EQWSDqIpuierOhxnYLfgg/qvYiY7npZda9iNLGQZECWSKIldxuT10Lrm58H me@localhost
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG6O8ZaJ34iB+gzwTCkYcGEjlSEdM06XwQBzUMmOshgf [email protected]
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTGxejBgQ8k3ZubP8gR5rIVxJ3OcDHiHPJcrx2JHh8fsEJgQO1IYmH1WNlVOWKspCqoFSigbYZ9t8ycY6vMS7CHiS9O3GrzKJXumrEIgchydPOJFvQSgsVuCEzPDnm+HxjOqnLPfGigmriE218jr7nohr7R1cNYOw918FNYgFrBFBy7fdOKptm+vebqIK8nwYvQ7mNgJ33dJNDgzE9L0ZozrPz93ELPnLLgl+H/8vWCbGZdMnpUyEGolBheQ8AY0Qan17IL6zYz8E3o1/w/QP17zLlGa7ATxJYwvBew4fw7ZiMA8s0fOzPxjAYvMZDo0MxBbkItOwc3+EyLHp72a3d iphy@home
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMlIPVbK4PHWlnqaZiv7dLkF0WOBoBvt0wfbH9GQYxLl [email protected]

0 comments on commit 94a68dd

Please sign in to comment.