Fix hostname for sparky.

This commit is contained in:
2025-10-19 20:23:13 +01:00
parent 0b17a32da5
commit 19ba8e3286

View File

@@ -182,7 +182,7 @@
}; };
}; };
sparky = { sparky = {
hostname = "workshop"; hostname = "sparky";
profiles = { profiles = {
system = { system = {
user = "root"; user = "root";