diff --git a/flake.nix b/flake.nix index d01a838..3284950 100644 --- a/flake.nix +++ b/flake.nix @@ -166,7 +166,7 @@ nixosConfigurations."thancred" = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; specialArgs = { - inherit userName userEmail; + inherit userName userEmail vintage-story; hostname = "thancred"; role = "server"; };