This commit is contained in:
4DBug
2026-02-09 01:41:48 -06:00
parent 782dfce269
commit de67d5e9ba
7 changed files with 30 additions and 24 deletions

View File

@@ -57,6 +57,11 @@
path = "/home/bug/.ssh";
devices = ["desktop" "laptop" "server"];
};
"cloudflared" = {
path = "/home/bug/.cloudflared";
devices = ["desktop" "laptop" "server"];
};
};
};
};