From 20a566f32cbaf5f08a627ae4d4afb17f653779c4 Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 10 Jul 2023 17:16:51 +0200 Subject: Style(treewide): Format after removing vim lines --- system/services/nix-sync/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'system/services/nix-sync/default.nix') diff --git a/system/services/nix-sync/default.nix b/system/services/nix-sync/default.nix index 2a13010..44348c0 100644 --- a/system/services/nix-sync/default.nix +++ b/system/services/nix-sync/default.nix @@ -260,5 +260,3 @@ in { else lib.warnIf (cfg.group != "nix-sync") "The group (${cfg.group}) is not \"nix-sync\", thus you are responible for generating it."; }; } - - -- cgit 1.4.1