1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: add minecraft server VM

This commit is contained in:
oddlama 2024-05-13 22:35:38 +02:00
parent 45f8745ae8
commit f4699c9663
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
27 changed files with 1582 additions and 3 deletions

View file

@ -31,5 +31,6 @@
radicale = uidGid 978;
podman = uidGid 977;
maddy = uidGid 976;
minecraft = uidGid 975;
};
}