From 12c381da5fdd45018287ae2fa2679093f169bbd8 Mon Sep 17 00:00:00 2001 From: imxyy_soope_ Date: Sat, 8 Nov 2025 21:49:12 +0800 Subject: [PATCH] fmt: trailing LF --- config/hosts/imxyy-nix-server/ai.nix | 2 +- config/hosts/imxyy-nix-server/net.nix | 2 +- config/hosts/imxyy-nix/home.nix | 2 +- flake.nix | 2 +- modules/nix.nix | 2 +- overlays/default.nix | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/hosts/imxyy-nix-server/ai.nix b/config/hosts/imxyy-nix-server/ai.nix index cefbcc2..9fb6e4e 100644 --- a/config/hosts/imxyy-nix-server/ai.nix +++ b/config/hosts/imxyy-nix-server/ai.nix @@ -13,4 +13,4 @@ } ''; }; -} +} \ No newline at end of file diff --git a/config/hosts/imxyy-nix-server/net.nix b/config/hosts/imxyy-nix-server/net.nix index 985432d..fb7d037 100644 --- a/config/hosts/imxyy-nix-server/net.nix +++ b/config/hosts/imxyy-nix-server/net.nix @@ -539,4 +539,4 @@ log-queries = "extra"; }; }; -} \ No newline at end of file +} diff --git a/config/hosts/imxyy-nix/home.nix b/config/hosts/imxyy-nix/home.nix index 40775d4..7529be4 100644 --- a/config/hosts/imxyy-nix/home.nix +++ b/config/hosts/imxyy-nix/home.nix @@ -162,4 +162,4 @@ ]; }; }; -} \ No newline at end of file +} diff --git a/flake.nix b/flake.nix index 0c4f606..0c7edd5 100644 --- a/flake.nix +++ b/flake.nix @@ -253,4 +253,4 @@ } ); }; -} \ No newline at end of file +} diff --git a/modules/nix.nix b/modules/nix.nix index cf0be21..e6faa54 100644 --- a/modules/nix.nix +++ b/modules/nix.nix @@ -70,4 +70,4 @@ lib.my.makeSwitch { }; */ }; -} \ No newline at end of file +} diff --git a/overlays/default.nix b/overlays/default.nix index 630c67b..b687eeb 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -66,4 +66,4 @@ config.allowUnfree = true; }; }; -} \ No newline at end of file +}