diff options
| -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 = { |
