Skip to content

Commit

Permalink
mineshspc: enable registration
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <[email protected]>
  • Loading branch information
sumnerevans committed Oct 1, 2023
1 parent b3d6128 commit 3c747df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/hosts/mineshspc/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ in
Hosting provided by <a href="https://nevarro.space" target="_blank">Nevarro LLC</a>.
Check the <a href="https://status.mineshspc.com/" target="_blank">site status</a>.
'';
MINESHSPC_REGISTRATION_ENABLED = "0";
MINESHSPC_REGISTRATION_ENABLED = "1";
};
};

Expand Down

0 comments on commit 3c747df

Please sign in to comment.