feat(servers): add bragi the poet.
This commit is contained in:
parent
0135e2ad80
commit
1bc23db49c
12 changed files with 188 additions and 1 deletions
7
modules/servers/bragi/default.nix
Normal file
7
modules/servers/bragi/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./audiobookshelf.nix
|
||||
./storage-box.nix
|
||||
./secrets.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue