hosts: server: get runner up and running

This commit is contained in:
2024-01-20 17:09:55 +01:00
parent fc026c4157
commit 1ff3ab8af9
9 changed files with 191 additions and 18 deletions

View File

@@ -114,7 +114,8 @@ in
#writableStoreOverlay = "/nix/.rw-store";
#storeOnDisk = true;
};
system.stateVersion = "23.05";
system.stateVersion = "23.05";
};
};
};