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 +}