nixos/tests/commafeed: remove unused lib variable

This commit is contained in:
HigherOrderLogic
2026-01-28 14:39:55 +00:00
parent 8d2315e9f9
commit 5313d80a24

View File

@@ -1,4 +1,4 @@
{ lib, ... }:
{ ... }:
{
name = "commafeed";