From a036af6ca38939f7642aec3d32305c05ac36c078 Mon Sep 17 00:00:00 2001
From: Martin Fischer <martin@push-f.com>
Date: Sun, 9 Mar 2025 09:32:12 +0100
Subject: chore: remove superfluous newlines at end of files

---
 nixos/hosts/tente/default.nix         | 1 -
 nixos/profiles/workstation/create.nix | 1 -
 2 files changed, 2 deletions(-)

(limited to 'nixos')

diff --git a/nixos/hosts/tente/default.nix b/nixos/hosts/tente/default.nix
index 30683e0..5d1bce9 100644
--- a/nixos/hosts/tente/default.nix
+++ b/nixos/hosts/tente/default.nix
@@ -133,4 +133,3 @@ in
   system.stateVersion = "24.11"; # Did you read the comment?
 
 }
-
diff --git a/nixos/profiles/workstation/create.nix b/nixos/profiles/workstation/create.nix
index 4ac9e29..924717f 100644
--- a/nixos/profiles/workstation/create.nix
+++ b/nixos/profiles/workstation/create.nix
@@ -10,4 +10,3 @@
     krita
   ];
 }
-
-- 
cgit v1.2.3