summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-07-04 21:39:46 +0200
committerSoispha <soispha@vhack.eu>2023-07-04 21:39:46 +0200
commit1fe7e31fa55e3db8c161d60825148858de60769e (patch)
treebccbc8045c501e8426a0c6575a43c0e61d4148f4 /system
parentFix(system/services/nix-sync): Use correct git urls (diff)
downloadnixos-server-1fe7e31fa55e3db8c161d60825148858de60769e.tar.gz
nixos-server-1fe7e31fa55e3db8c161d60825148858de60769e.zip
Docs(system/services/nix-sync): Change last remnant from git-sync
Diffstat (limited to '')
-rw-r--r--system/services/nix-sync/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/services/nix-sync/default.nix b/system/services/nix-sync/default.nix
index 3f112f6..67df089 100644
--- a/system/services/nix-sync/default.nix
+++ b/system/services/nix-sync/default.nix
@@ -149,7 +149,7 @@
         default = 500;
         description = ''
           The interval, specified in seconds, at which the synchronization will
-          be triggered even without filesystem changes.
+          be triggered.
         '';
       };
     };