feat: move to server-specific defaults

This commit is contained in:
Ahwx 2025-03-20 14:28:57 +01:00
parent fe6e5d4c57
commit 817b9756f4
3 changed files with 14 additions and 2 deletions

View file

@ -2,7 +2,7 @@
{
imports = [
./hardware-configuration.nix
./../../modules/core/default.violet.nix
./../../modules/core/default.server.nix
./../../modules/services/violet.nix
];