index
:
nix-setup.git
main
[no description]
git user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nixos
/
modules
/
homelab
/
communications
/
matrix.nix
blob: 9e5a9b7e31cf53160dcc14bbc76e222f7f850798 (
plain
)
1
2
3
4
5
{config, pkgs, lib, ...}: let cfg = config.homelab.communications.matrix; in { }