flake update

This commit is contained in:
m3tam3re
2025-04-15 09:41:22 +02:00
parent 02f8b6d787
commit 9b6e6a6992
2 changed files with 22 additions and 16 deletions

View File

@ -174,12 +174,18 @@
user = "m3tam3re";
identityFile = "~/.ssh/m3tam3re";
};
"self-host-playbook" = {
"shp-old" = {
hostname = "95.217.3.250";
port = 2222;
user = "m3tam3re";
identityFile = "~/.ssh/self-host-playbook";
};
"shp-1" = {
hostname = "95.217.189.186";
port = 2222;
user = "m3tam3re";
identityFile = "~/.ssh/self-host-playbook";
};
};
};
programs.zellij-ps = {