Move common host configuration to a mixin

This commit is contained in:
Oliver Davies 2025-04-05 23:49:28 +01:00
parent 8a4222cd88
commit dd8c556963
9 changed files with 6 additions and 8 deletions

View file

@ -10,6 +10,7 @@
./secrets.nix
./services.nix
../../modules/mixins/common
../../modules/mixins/docker.nix
../../modules/mixins/zsh
@ -21,7 +22,6 @@
./modules/jellyfin.nix
./modules/paperless.nix
../common
../../users/opdavies
];