diff options
| author | Caroline Larimore <caroline@larimo.re> | 2024-07-22 00:02:19 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2024-07-22 00:02:19 -0700 |
| commit | 443f678813be1f8eef3b7153506a6f0a80ea4d0e (patch) | |
| tree | fe9f587b7aa1597cfa427d0d7dc6ba1125661c26 /hosts/c-pc/networking.nix | |
| parent | 25b58a8bd95ed42acbb0ad159b528026f24c549a (diff) | |
Fix trailing newlines
Diffstat (limited to 'hosts/c-pc/networking.nix')
| -rw-r--r-- | hosts/c-pc/networking.nix | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ }; }; } - |