fix(lib.constants): Remove unnecessary input

Change-Id: Ia07ad6cfd7099eae013db93308535bde9d7d0a10
Reviewed-on: https://git.clicks.codes/c/Infra/NixFiles/+/784
Reviewed-by: Samuel Shuert <coded@clicks.codes>
Tested-by: Skyler Grey <minion@clicks.codes>
diff --git a/lib/constants/default.nix b/lib/constants/default.nix
index 35e6034..9cbeb93 100644
--- a/lib/constants/default.nix
+++ b/lib/constants/default.nix
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: GPL-3.0-only
 
-{ lib, inputs, ... }:
+{ ... }:
 {
   constants = {
     hosts = {