Remove unnecessary input

This commit is contained in:
Raphaël Numbus
2026-03-01 17:58:26 +01:00
parent 487889e3c6
commit ca8e8c967e
+1 -1
View File
@@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ config, lib, ... }:
with lib;