about summary refs log tree commit diff
path: root/nixos/modules/services/system
AgeCommit message (Expand)AuthorFilesLines
2022-12-17nixos: fix typosfigsoda2-2/+2
2022-12-08krb5Full: turn into aliasajs1241-1/+1
2022-11-22nixos/dbus: support dbus-brokerWORLDofPEACE1-50/+110
2022-11-21Merge pull request #201647 from jtojnar/nixos-dbus-cleanupSandro1-40/+32
2022-11-17nixos/dbus: Avoid redundant output specificationJan Tojnar1-4/+3
2022-11-17nixos/dbus: Clean upJan Tojnar1-19/+30
2022-11-17nixos/dbus: Remove socketActivated option removal warningJan Tojnar1-19/+1
2022-11-16automatic-timezoned: init at 1.0.41Maxime Brunet1-0/+92
2022-10-27nixos/cloud-init: fix hostname and resolvconf configurationillustris1-1/+2
2022-10-21nixos/nscd: add enableNsncd optionFlorian Klink1-8/+22
2022-10-20nixos/nscd: nixpkgs-fmtFlorian Klink1-5/+9
2022-10-17nixos: add cachix watch-store serviceJean-François Roche1-0/+87
2022-09-13nixos/self-deploy: add gzip to pathJohn Soo1-0/+1
2022-09-13Merge pull request #190959 from pennae/cachix-host-typeDomen Kožar1-1/+1
2022-09-12nixos/cachix-agent: fix type for host optionpennae1-1/+1
2022-09-12nixos/self-deploy: add tar to path.John Soo1-0/+1
2022-09-11cachix-agent: add host optionDomen Kožar1-1/+10
2022-09-11cachix-agent: fix a typoDomen Kožar1-1/+1
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-2/+2
2022-08-31nixos/*: automatically convert option descriptionspennae6-7/+7
2022-08-31nixos/*: convert more partially-md option descriptionspennae2-6/+6
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae2-8/+8
2022-08-16Merge pull request #186785 from helsinki-systems/feat/nss-lookup-nscdLassulus1-0/+1
2022-08-16Merge pull request #183717 from NetaliDev/mysql-authMaximilian Bosch1-7/+41
2022-08-15nixos/nscd: Add requiredBy for the nss targetsJanne Heß1-0/+1
2022-08-12nixos/localtimed: fix serviceBernardo Meurer2-37/+66
2022-08-06nixos/*: automatically convert option docspennae2-8/+8
2022-08-06nixos: add mysql/mariadb user authenticationNetali1-0/+3
2022-08-06nixos/nscd: use a static user instead of systemd DynamicUserNetali1-7/+38
2022-08-03nixos/*: automatically convert option docs to MDpennae2-15/+15
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-6/+6
2022-07-30treewide: automatically md-convert option descriptionspennae8-32/+32
2022-07-13cachix-agent: allow restarts now that deployments are subprocessesDomen Kožar1-3/+6
2022-06-30cachix-agent: expose verbose optionDomen Kožar1-1/+7
2022-06-29cachix-agent: properly handle not restarting the serviceDomen Kožar1-1/+4
2022-06-09cachix-agent: set USER to please cachixDomen Kožar1-0/+1
2022-06-08nixos/localtime: add missing mkRenamedOptionModuleAlyssa Ross1-0/+2
2022-06-01nixos/localtimed: hopefully fix geoclueBernardo Meurer1-23/+9
2022-04-26nixos/nscd: Fix lib.literalExample deprecationJan Tojnar1-1/+1
2022-04-18nixos/nscd: fix manual buildMartin Weinelt1-0/+5
2022-04-16nixos/nscd: add package optionMilan Pässler1-8/+12
2022-03-24nixos/earlyoom: bring the module up to date (#163663)Naïm Favier1-21/+77
2022-03-13nixos/earlyoom: use the newly introduced systembus-notify optionPeter Hoeg1-85/+70
2022-03-13nixos/systembus-notify: add support for system services notifying usersPeter Hoeg1-0/+27
2022-03-04nixos/earlyoom: remove useKernelOOMKillerNaïm Favier1-20/+15
2022-02-08nixos/cloud-init: fix trivial error that prevents deployXe Iaso1-1/+1
2022-02-07Merge pull request #157146 from illustris/cloudinitSandro1-0/+14
2022-02-04nixos/self-deploy: make systemd dependency conditionalWilliam Carroll1-4/+3
2022-02-03nixos/self-deploy: consume self-deploy's startAt attributeWilliam Carroll1-0/+2
2022-01-31nixos/cloud-init: add support for network configurationillustris1-0/+14