fix: rename jitsi to srv-videoconf
This commit is contained in:
parent
6c8f40ff8f
commit
53fc3f2100
4 changed files with 34 additions and 4 deletions
7
hosts/srv-videoconf/default.nix
Normal file
7
hosts/srv-videoconf/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{rootPath, ...}: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
|
||||
(rootPath + /system_profiles/server.nix)
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue