feat: add luanti server

This commit is contained in:
Ranomier 2025-05-09 19:38:05 +02:00
parent ddf8154933
commit 6922232ec5
6 changed files with 55 additions and 6 deletions

View file

@ -5,7 +5,7 @@
}: {
imports = [
(modulesPath + "/profiles/minimal.nix")
(modulesPath + "/profiles/perlless.nix")
#(modulesPath + "/profiles/perlless.nix")
{
environment.defaultPackages = lib.mkDefault [];