Thancred (Game server) #8
@@ -166,7 +166,7 @@
|
|||||||
nixosConfigurations."thancred" = nixpkgs.lib.nixosSystem {
|
nixosConfigurations."thancred" = nixpkgs.lib.nixosSystem {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
inherit userName userEmail;
|
inherit userName userEmail vintage-story;
|
||||||
hostname = "thancred";
|
hostname = "thancred";
|
||||||
role = "server";
|
role = "server";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user