Remove unused argument

This commit is contained in:
SebastianStork 2024-03-24 00:12:08 +01:00
parent a9507da53a
commit 31e00e0481

View file

@ -1,7 +1,6 @@
{
config,
lib,
osConfig,
...
}: let
cfg = config.myConfig.shell;