index
:
nix-matrix-appservices.git
mastger
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-07
fix(pkgs/discord): use proxyVendor
Parthiv Seetharaman
2022-09-23
Merge branch 'nh21-main-patch-06178' into 'main'
Parthiv Seetharaman
2022-09-23
Merge branch 'nh21-main-patch-49792' into 'main'
Parthiv Seetharaman
2022-09-06
mautrix.nix: Support audio messages by adding ffmpeg
Niklas Hambüchen
2022-09-06
mautrix.nix: JoinsNamespaceOf needs to be in unitConfig, not serviceConfig
Niklas Hambüchen
2022-09-06
mautrix.nix: Fix typo in systemd directive (missing "s" in "JoinsNamespaceOf")
Niklas Hambüchen
2022-09-06
README: Fix non-flakes URL and import
Niklas Hambüchen
2022-09-03
Merge branch 'fix/structured-settings' into 'main'
Parthiv Seetharaman
2022-09-03
flake: switch nixpkgs input to nixos-22.05
Bruno BELANYI
2022-09-03
module: make use of structured settings
Bruno BELANYI
2022-04-23
README: Add status section
Parthiv Seetharaman
2022-04-23
pkgs: add mautrix-discord from beeper
Parthiv Seetharaman
2022-04-23
module: mautrix doesn't need registration file
Parthiv Seetharaman
2022-04-23
use meta.mainProgram before pname to infer command
Parthiv Seetharaman
2022-03-18
Merge branch 'add-examples' into 'main'
Parthiv Seetharaman
2022-03-17
Add examples folder
Parthiv Seetharaman
2022-03-15
Add mit license
Parthiv Seetharaman
2022-03-16
Merge branch 'stites-main-patch-73568' into 'main'
Parthiv Seetharaman
2022-03-16
profile should reference socketPath
Sam Stites
2022-03-13
Merge branch 'allow-more-modules' into 'main'
Parthiv Seetharaman
2022-03-12
modules: allow for more modules to be added
Parthiv Seetharaman
2022-03-12
add .gitignore
Parthiv Seetharaman
2022-03-12
Merge branch 'syncproxy' into 'main'
Parthiv Seetharaman
2022-03-12
Merge branch 'wsproxy' into 'main'
Parthiv Seetharaman
2022-03-11
fix wsproxy sha
Sam Stites
2022-03-11
syncproxy binary
Sam Stites
2022-02-24
README: example wasn't set in the services option
Parthiv Seetharaman
2022-02-06
Merge branch 'ci' into 'main'
Parthiv Seetharaman
2022-02-05
add gitlab ci to run flake check
Parthiv Seetharaman
2022-02-05
flake: switch nixpkgs input to nixos-21.11
Parthiv Seetharaman
2022-02-05
checks: use checks.nix to match flake output
Parthiv Seetharaman
2022-02-02
re-organize repo to pass system and inputs around
Parthiv Seetharaman
2022-01-18
README: refer to serviceConfig.EnvironmentFile
Parthiv Seetharaman
2022-01-18
fixup systemd service attribute strings
Parthiv Seetharaman
2022-01-16
init the module, README, packages, and other stuff
Parthiv Seetharaman