matrix homeserver
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
{
|
||||
imports =
|
||||
(lib.filesystem.listFilesRecursive ./services.d)
|
||||
++ (lib.filesystem.listFilesRecursive ./services.d/matrix.d)
|
||||
++ [ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user