diff options
Diffstat (limited to 'accounts/gkleen@sif/systemd.nix')
| -rw-r--r-- | accounts/gkleen@sif/systemd.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/systemd.nix b/accounts/gkleen@sif/systemd.nix index de2d92f8..ec02b1c3 100644 --- a/accounts/gkleen@sif/systemd.nix +++ b/accounts/gkleen@sif/systemd.nix | |||
| @@ -128,6 +128,7 @@ in { | |||
| 128 | }; | 128 | }; |
| 129 | dunst = { | 129 | dunst = { |
| 130 | Service = { | 130 | Service = { |
| 131 | ExecStart = lib.mkForce "${cfg.services.dunst.package}/bin/dunst"; | ||
| 131 | Restart = "always"; | 132 | Restart = "always"; |
| 132 | }; | 133 | }; |
| 133 | Install = { | 134 | Install = { |
