chore: pretty up with aljeandra

This commit is contained in:
Peritia 2025-09-29 16:34:33 +02:00
parent 8342fcecce
commit 9758f1800f
3 changed files with 17 additions and 12 deletions

View file

@ -26,10 +26,9 @@
# };
#
# WARNING:
# I tested this using XFCE no idea how it reacts to other DE or Wayland.
# I also take no responsibility for something now working or breaking
# I tested this using XFCE no idea how it reacts to other DE or Wayland.
# I also take no responsibility for something now working or breaking
#
{
config,
pkgs,
@ -120,7 +119,7 @@ in {
desktopManager.xfce.enable = true;
xkb.layout = "de";
};
# Has been renamed
# services.xserver.displayManager.defaultSession = cfg.session;
services.displayManager.defaultSession = cfg.session;