diff options
author | Martin Fischer <martin@push-f.com> | 2025-03-09 09:32:12 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-03-09 09:32:12 +0100 |
commit | a036af6ca38939f7642aec3d32305c05ac36c078 (patch) | |
tree | f676fe763a4f1e64cc76708271297ecd59b1f85a /nixos/hosts/tente/default.nix | |
parent | 03d807abf43ecf3cc988f06a3dc242d6d480a385 (diff) |
chore: remove superfluous newlines at end of files
Diffstat (limited to 'nixos/hosts/tente/default.nix')
-rw-r--r-- | nixos/hosts/tente/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
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? } - |