Add element config

This commit is contained in:
Tim Schubert 2021-01-02 10:23:23 +01:00
parent e0c49cfc27
commit a898f6c684
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13
3 changed files with 37 additions and 0 deletions

View file

@ -2,6 +2,7 @@
admin = ./admin.nix;
backup = ./backup.nix;
homePage = ./homepage.nix;
element = ./element.nix;
fido2 = ./fido2.nix;
fileShare = ./fileShare.nix;
networking = ./networking.nix;