index
:
omni.git
live
usr/ben
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Biz
/
Cloud
/
Comms.nix
blob: 64fe7c786d986fd3c4cbbaab98458ef5ea686e55 (
plain
)
1
2
3
4
5
6
7
8
{ pkgs, config, ... }: { imports = [ ./Comms/Xmpp.nix ./Comms/Mumble.nix ]; }