summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorQuentin Aristote <quentin@aristote.fr>2022-09-21 20:03:52 +0200
committerQuentin Aristote <quentin@aristote.fr>2022-09-21 20:03:52 +0200
commitcf88b57f14965cec9fc57a256224595dfe60ba54 (patch)
tree1a10685c9108f014edee064f8fc1ff105b3cee7e /home
parentd5887d64d96183c802bf925bc0e279901ec278f4 (diff)
remove option i don't understand
Diffstat (limited to 'home')
-rw-r--r--home/config/emacs.nix1
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 = {