mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
refactored file
This commit is contained in:
parent
d3361be972
commit
8785aabac6
4 changed files with 43 additions and 17 deletions
9
features/containers/default.nix
Normal file
9
features/containers/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{ config }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./crafty-controller.nix
|
||||
./flaresolverr.nix
|
||||
./freshrss.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue