feat(users): configure sessions in GDM
This commit is contained in:
parent
e90b0b4d03
commit
be81acd46b
3 changed files with 56 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue