Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-03 | flake: switch nixpkgs input to nixos-22.05 | Bruno BELANYI | |
21.11 is not supported anymore. | |||
2022-09-03 | module: make use of structured settings | Bruno BELANYI | |
Closes #10. | |||
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 | |
Add examples folder See merge request coffeetables/nix-matrix-appservices!7 | |||
2022-03-17 | Add examples folder | Parthiv Seetharaman | |
split profile.nix code into mautrix and mx-puppet examples | |||
2022-03-15 | Add mit license | Parthiv Seetharaman | |
2022-03-16 | Merge branch 'stites-main-patch-73568' into 'main' | Parthiv Seetharaman | |
profile.nix signal services should reference config.signald.socketPath See merge request coffeetables/nix-matrix-appservices!6 | |||
2022-03-16 | profile should reference socketPath | Sam Stites | |
2022-03-13 | Merge branch 'allow-more-modules' into 'main' | Parthiv Seetharaman | |
modules: allow for more modules to be added See merge request coffeetables/nix-matrix-appservices!5 | |||
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 | |
add syncproxy binary See merge request coffeetables/nix-matrix-appservices!3 | |||
2022-03-12 | Merge branch 'wsproxy' into 'main' | Parthiv Seetharaman | |
fix wsproxy SHA See merge request coffeetables/nix-matrix-appservices!2 | |||
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 | |
Setup CI See merge request coffeetables/nix-matrix-appservices!1 | |||
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 | |
follows super stupid flakes contract in the unofficial flakes roadmap | |||
2022-01-18 | README: refer to serviceConfig.EnvironmentFile | Parthiv Seetharaman | |
environmentFile option was removed in favor of serviceConfig for more dynamic configuration | |||
2022-01-18 | fixup systemd service attribute strings | Parthiv Seetharaman | |
implement suggestions from @zopieux | |||
2022-01-16 | init the module, README, packages, and other stuff | Parthiv Seetharaman | |