From 443f678813be1f8eef3b7153506a6f0a80ea4d0e Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 22 Jul 2024 00:02:19 -0700 Subject: Fix trailing newlines --- hosts/c-pc/configuration.nix | 1 - hosts/c-pc/networking.nix | 1 - hosts/copenhagen/configuration.nix | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) (limited to 'hosts') diff --git a/hosts/c-pc/configuration.nix b/hosts/c-pc/configuration.nix index 72b97f2..9d11121 100644 --- a/hosts/c-pc/configuration.nix +++ b/hosts/c-pc/configuration.nix @@ -108,4 +108,3 @@ # For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion . system.stateVersion = "23.11"; # Did you read the comment? 🤨 } - diff --git a/hosts/c-pc/networking.nix b/hosts/c-pc/networking.nix index 31632c1..da8e074 100644 --- a/hosts/c-pc/networking.nix +++ b/hosts/c-pc/networking.nix @@ -24,4 +24,3 @@ }; }; } - diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index 50eee4d..531f7a4 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -97,4 +97,4 @@ # # For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion . system.stateVersion = "23.11"; # Did you read the comment? 🤨 -} \ No newline at end of file +} -- cgit v1.2.3