hosts/gms-01: enable minecraftserver role

This commit is contained in:
2025-08-09 22:16:39 -07:00
parent 375bfcc72d
commit e3cbc4c92a

View File

@@ -15,6 +15,10 @@
qemu.enable = true;
spice.enable = true;
minecraftserver = {
enable = true;
};
base.userSSHKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICrUTAPCggSFmGKc2Yo9nXCwbHsQNkulWbicN5q1vldv etorres@xenon"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMpLYmsIyCd0EThQ8twuVjiE48SuSzVKxPFOlNMJCEE3 etorres@radon"