mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
chore: remove displaymanager (2)
This commit is contained in:
parent
efb5744ba6
commit
ad0f62da1b
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
wayland
|
||||
direnv
|
||||
];
|
||||
systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];
|
||||
# systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue