Update FredOS-Mediaserver.nix

This commit is contained in:
ediblerope 2026-02-09 19:32:08 +00:00 committed by GitHub
parent d91f0a8ad6
commit 1552d8c38c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,6 +48,8 @@
yt-dlp
];
services.fail2ban.enable = true;
# Enable Docker
virtualisation.docker.enable = true;