Huge Typo!!!

This commit is contained in:
pazpi 2025-03-20 21:57:35 +01:00
parent 830670c8f0
commit abbad538be
6 changed files with 13 additions and 13 deletions

View file

@ -116,12 +116,12 @@ in
];
};
shadowshocks.deployment = {
targetHost = hosts.shadowshocks;
shadowsocks.deployment = {
targetHost = hosts.shadowsocks;
tags = [
"lxc"
"bacco"
"shadowshocks"
"shadowsocks"
];
};