fix: rename jitsi to srv-videoconf

This commit is contained in:
Ranomier 2025-06-17 01:28:13 +02:00
parent 6c8f40ff8f
commit 53fc3f2100
4 changed files with 34 additions and 4 deletions

View file

@ -1,7 +0,0 @@
{rootPath, ...}: {
imports = [
./hardware-configuration.nix
(rootPath + /system_profiles/server.nix)
];
}