summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/murmur.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-03-12nixos/murmur: fix writing registerPassword to configFelix Buehler
2024-02-04nixos/murmur: systemd service hardening360ied
2023-11-27treewide: use `mkPackageOption`h7x4
2023-08-04Merge pull request #242538 from tnias/fix/apparmorajs124
2023-07-13nixos/murmur: add apparmor policyPhilipp Bartsch
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler
2023-05-28nixos/murmur: make it be after network.target againLin Jian
2023-03-08nixos/murmur: expose dbusK900
2022-08-31nixos/*: convert options with listingspennae
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae
2022-08-05nixos/*: normalize manpage references to single-line formpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-07-24services.murmur: add openFirewall optionFelix Buehler
2022-02-26mumble,murmur: 1.3.4 -> 1.4.231Felix Singer
2022-02-01nixos/murmur: remove extra space, fix build after #152372K900
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-06-18nixos/murmur: use `port` typeDaniel Nagy
2021-01-11nixos/murmur: Add overrideable package switchPhilipp
2020-10-29nixos/murmur: add murmur group, don't run as nogroupPhilipp
2020-10-07nixos/murmur: add option `environmentFile` for injecting secretselseym
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-09-06murmur service: fix typo in descriptionNikolay Amiantov
2019-05-30murmur service: log to journald by defaultNikolay Amiantov
2018-10-08nixos/murmur: mention mumble in descriptionLinus Heckemann
2018-07-03Merge pull request #42860 from ldesgoui/fix-murmur-serviceSilvan Mosberger
2018-07-02murmur: prevent silent launch failureldesgoui
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-04-10murmur: fix /tmp usageDaniel Frank
2017-04-14murmur service: fix typos from #24830Vladimír Čunát
2017-04-11treewide: use boolToString functionFranz Pletz
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway
2016-09-23murmur service: welcome -> welcometextWei-Ming Yang
2015-12-22murmur: sslCa and extraConfig options, fixes #11419Kevin Cox
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-04-02nixos: murmur serviceAustin Seipp