diff options
| author | Quentin Aristote <quentin@aristote.fr> | 2022-09-21 20:03:52 +0200 |
|---|---|---|
| committer | Quentin Aristote <quentin@aristote.fr> | 2022-09-21 20:03:52 +0200 |
| commit | cf88b57f14965cec9fc57a256224595dfe60ba54 (patch) | |
| tree | 1a10685c9108f014edee064f8fc1ff105b3cee7e | |
| parent | d5887d64d96183c802bf925bc0e279901ec278f4 (diff) | |
remove option i don't understand
| -rw-r--r-- | home/config/emacs.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/config/emacs.nix b/home/config/emacs.nix index 4b70090..abb45a4 100644 --- a/home/config/emacs.nix +++ b/home/config/emacs.nix @@ -34,7 +34,6 @@ in { Unit = { Description = "Run Spacemacs update periodically"; After = [ "network-online.target" ]; - X-RestartIfChanged = true; }; Timer = { |
