arch-image-builder/configs/desktop/gnome.yaml
BigfootACA 067ee2d341 add more comments
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-20 09:56:42 +08:00

12 lines
177 B
YAML

# GNOME desktop
pacman:
install:
- gnome
systemd:
default: graphical.target
enable:
- gdm.service
+also:
# Ensure NetworkManager is enabled
- packages/network-manager