From 792aaa20d53f2fe0265df1a57ca5bc38e543d5ea Mon Sep 17 00:00:00 2001 From: imxyy_soope_ Date: Sun, 2 Nov 2025 09:51:44 +0800 Subject: [PATCH] fmt: LF at end of file --- flake.nix | 2 +- modules/cli/vcs/git.nix | 2 +- overlays/default.nix | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 3e1ea60..462efe4 100644 --- a/flake.nix +++ b/flake.nix @@ -251,4 +251,4 @@ } ); }; -} \ No newline at end of file +} diff --git a/modules/cli/vcs/git.nix b/modules/cli/vcs/git.nix index edc1a51..6064038 100644 --- a/modules/cli/vcs/git.nix +++ b/modules/cli/vcs/git.nix @@ -41,4 +41,4 @@ lib.my.makeHomeProgramConfig { }; }; }; -} \ No newline at end of file +} diff --git a/overlays/default.nix b/overlays/default.nix index 6c506ae..df50c24 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -59,4 +59,4 @@ config.allowUnfree = true; }; }; -} \ No newline at end of file +}