From cf88b57f14965cec9fc57a256224595dfe60ba54 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Wed, 21 Sep 2022 20:03:52 +0200 Subject: remove option i don't understand --- home/config/emacs.nix | 1 - 1 file changed, 1 deletion(-) 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 = { -- cgit v1.2.3