remove unused input

This commit is contained in:
Max Känner 2024-12-28 23:45:23 +01:00
parent f2797d39ee
commit 628b278309

View File

@ -2,7 +2,6 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{
config,
pkgs,
inputs,
...