refactor: split configurations for fail2ban, postgres, and qbittorent into folders
This commit is contained in:
parent
ad04be6534
commit
0f5507c328
13 changed files with 296 additions and 263 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./reverseProxy
|
||||
./fail2ban.nix
|
||||
./postgres.nix
|
||||
./fail2ban
|
||||
./postgres
|
||||
./network_storage
|
||||
|
||||
./actual
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
./lidarr
|
||||
./panoramax
|
||||
./paperless
|
||||
./qbittorent.nix
|
||||
./qbittorent
|
||||
./radarr
|
||||
./searx
|
||||
./sonarr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue