feat: add luanti server and host
This commit is contained in:
parent
ad59ee55cc
commit
4880ce65ae
4 changed files with 53 additions and 0 deletions
6
hosts/game-luanti/hardware-configuration.nix
Normal file
6
hosts/game-luanti/hardware-configuration.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue