refactored file

This commit is contained in:
chloe 2024-07-18 17:13:10 +02:00
parent d3361be972
commit 8785aabac6
4 changed files with 43 additions and 17 deletions

View file

@ -0,0 +1,9 @@
{ config }:
{
imports = [
./crafty-controller.nix
./flaresolverr.nix
./freshrss.nix
];
}