1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-06 05:13:28 +02:00
home-manager/tests/modules/services/window-managers/river
John Axel Eriksson ecfffe3631
river: fix systemd activation (#5055)
The `exec` command does not do any shell parsing and does not
understand the `&&` which is how the extraCommands are added after
dbus activation. There doesn't seem to be a reason for `exec` here
anyway so just remove it and allow shell parsing.
2024-02-29 11:10:25 +01:00
..
configuration.nix river: add module 2024-02-22 00:10:51 +01:00
default.nix river: add module 2024-02-22 00:10:51 +01:00
init river: fix systemd activation (#5055) 2024-02-29 11:10:25 +01:00