Extract a docker mixin
This commit is contained in:
parent
a4cacfd4de
commit
44d2685854
11 changed files with 20 additions and 46 deletions
|
@ -9,6 +9,9 @@
|
|||
./hardware-configuration.nix
|
||||
./secrets.nix
|
||||
./services.nix
|
||||
|
||||
../../modules/mixins/docker.nix
|
||||
|
||||
./modules/acme.nix
|
||||
|
||||
../common
|
||||
|
@ -17,7 +20,6 @@
|
|||
|
||||
nixosModules = {
|
||||
audiobookshelf.enable = true;
|
||||
docker.enable = true;
|
||||
immich.enable = true;
|
||||
jellyfin.enable = true;
|
||||
paperless.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue