More Major Changes

This commit is contained in:
2025-07-22 09:39:33 -03:00
parent d7b5343864
commit 93de9d3665
9 changed files with 105 additions and 135 deletions

View File

@@ -1,6 +1,6 @@
# NOTE(starter): This is just a basic enabling of the XFCE windows manager for simplicity
{
services.displayManager = {
services.xserver.displayManager = {
gdm.enable = true;
gdm.wayland = true;
};