From c35eeac6f4bfdfe4876bbcdbc5decdffd78d292c Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 3 Jul 2023 15:20:22 +0200 Subject: Fix(system/services/nix-sync): Fully rename to nix-sync --- system/services/nix-sync/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/services/nix-sync') diff --git a/system/services/nix-sync/default.nix b/system/services/nix-sync/default.nix index 18511b3..9d88429 100644 --- a/system/services/nix-sync/default.nix +++ b/system/services/nix-sync/default.nix @@ -144,7 +144,7 @@ }); in { options = { - services.git-sync = { + services.nix-sync = { enable = lib.mkEnableOption "git-sync services"; package = lib.mkOption { -- cgit 1.4.1