From 4fd62ad1beb0f5d1ae1775ba6f1adf161ba68b16 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 2df1ae5..49a5169 100644 --- a/system/services/nix-sync/default.nix +++ b/system/services/nix-sync/default.nix @@ -145,7 +145,7 @@ }); in { options = { - services.git-sync = { + services.nix-sync = { enable = lib.mkEnableOption "git-sync services"; package = lib.mkOption { -- cgit 1.4.1