fix: minor stuff
This commit is contained in:
parent
88667dbbfe
commit
ec21aae147
4 changed files with 22 additions and 4 deletions
|
|
@ -91,11 +91,10 @@
|
|||
# You can disable this if you're only using the Wayland session.
|
||||
services.xserver.enable = true;
|
||||
|
||||
# Enable the KDE Plasma Desktop Environment.
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
services.displayManager.defaultSession = "hyprland";
|
||||
|
||||
# Enable Hyprland.
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
programs.hyprland.enable = true;
|
||||
|
||||
# Configure keymap in X11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue