about summary refs log tree commit diff
path: root/nixos/modules/services/networking/quassel.nix
AgeCommit message (Expand)AuthorFilesLines
2019-05-26nixos/quassel: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-6/+4
2019-02-14nixos/quassel: Add support for certificate fileLars Jellema1-1/+27
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2017-02-15Fix typo introduced by #22677Kier Davis1-3/+3
2017-02-11nixos: drop references to kde4Graham Christensen1-3/+3
2016-11-21nixos/modules: use defaultText where applicableJoachim Fasting1-1/+2
2016-11-04Add a package option for quassel (#20159)uwap1-1/+10
2016-04-22quassel: use qt4 version of the daemon because as of now qt5 version fails to...Evgeny Egorochkin1-1/+1
2015-11-10quassel service: Support multiple listen addresses, fixes #10924Alexei Robyn1-5/+5
2015-09-11quassel: Start after its databasesMathnerd3141-1/+2
2015-07-30Revert "nixos/quassel: Temporarily switch back to qt4 since qt5 tls in quasse...Thomas Tuegel1-1/+1
2015-07-05nixos/quassel: Temporarily switch back to qt4 since qt5 tls in quassel is brokenWilliam A. Kennington III1-1/+1
2015-06-08nixos/quassel: Use qt5 instead of qt4William A. Kennington III1-1/+1
2014-11-08quassel: make a proper systemd unit (also properly works in containers now)Aristid Breitkreuz1-9/+11
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+96