homelab framework module init (everything is a mess)
This commit is contained in:
parent
0347f4d325
commit
bcbcc8b17b
94 changed files with 7289 additions and 436 deletions
4
modules/nixos/services/default.nix
Normal file
4
modules/nixos/services/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
jellyfin = import ./jellyfin.nix;
|
||||
grafana = import ./grafana.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue