enable systemd services for hyprland to fix dbus and stuff
This commit is contained in:
parent
cf17457181
commit
f712847156
@ -6,6 +6,7 @@
|
|||||||
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||||
|
|
||||||
xwayland.enable = true;
|
xwayland.enable = true;
|
||||||
|
systemd.enable = true;
|
||||||
|
|
||||||
settings =
|
settings =
|
||||||
let
|
let
|
||||||
|
Loading…
Reference in New Issue
Block a user