Remove lib from SSH

This commit is contained in:
Bun 2025-05-16 21:09:42 -04:00
parent 099bcb150b
commit 2e483af205

View file

@ -1,4 +1,4 @@
{ lib, ... }:
{ ... }:
{
imports = [ ./fail2ban ];