feat(users): configure sessions in GDM

This commit is contained in:
Sk7Str1p3 2026-05-07 18:33:08 +03:00
parent e90b0b4d03
commit be81acd46b
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
3 changed files with 56 additions and 10 deletions

View file

@ -113,14 +113,6 @@
"nix-command"
];
# Enable the GNOME Desktop Environment.
services.displayManager.gdm.enable = true;
services.desktopManager.gnome.enable = true;
programs.hyprland = {
enable = true;
withUWSM = true;
systemd.setPath.enable = true;
};
services.userborn.enable = true;
# Configure keymap in X11