Merge branch 'zenix/master' into nixbook/cosmic
This commit is contained in:
commit
270cfdc8d7
8 changed files with 86 additions and 78 deletions
|
|
@ -282,5 +282,5 @@ in {
|
|||
systemd.target = "hyprland-session.target";
|
||||
};
|
||||
|
||||
systemd.user.services.hypridle.Install.WantedBy = ["hyprland-session.target"];
|
||||
systemd.user.services.hypridle.Install.WantedBy = lib.mkForce ["hyprland-session.target"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue