add office server + adsb

This commit is contained in:
2025-03-19 09:13:00 -04:00
parent 7529990566
commit 8b33de0c02
5 changed files with 126 additions and 40 deletions

View File

@@ -87,7 +87,7 @@
};
})
# Xen Guest
# Xen Guest Configuration
(lib.mkIf config.enableXenGuest {
services.xe-guest-utilities.enable = true;