mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Move Audiobookshelf into containers subdirectory
This commit is contained in:
parent
579157fbf6
commit
b839db1186
3 changed files with 34 additions and 27 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, username, ... }: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./audiobookshelf.nix
|
||||
./containers/audiobookshelf.nix
|
||||
./containers/nginx-proxy.nix
|
||||
../../../system/common/linux/restic.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue