summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/system
AgeCommit message (Expand)Author
2020-10-24nixos/dbus: re-add a dummy socketActivated optionRobert Helgesson
2020-09-13nixos/dbus: always use socket activates user sessionRobert Helgesson
2020-08-13nixos: remove StandardOutput=syslog, StandardError=syslog linesFlorian Klink
2020-06-05cgmanager: removeJörg Thalheim
2020-06-01nixos/nscd: set positive hosts caching ttl to 0Florian Klink
2020-05-25earlyoom: patch absolute dbus path and make nixos module up to date (#88443)oxalica
2020-04-25nixos/nscd: be more specific in the nscd.enable description on what breaksFlorian Klink
2020-04-21Merge master into staging-nextFrederik Rietdijk
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl
2020-04-06treewide/nixos: use stdenv.cc.libc instead of glibc when availableMatthew Bauer
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-09-02Merge branch 'master' into stagingVladimír Čunát
2019-09-01nixos: remove dependencies on local-fs.targetFlorian Klink
2019-08-29Merge pull request #67363 from worldofpeace/dbus-datadirworldofpeace
2019-08-26treewide: remove redundant quotesvolth
2019-08-24nixos/doc: document share/dbus-1/*.dworldofpeace
2019-07-12nixos/nscd: document why it is configured this wayJamey Sharp
2019-07-07nixos/nscd: only drop privs after nss module initJamey Sharp
2019-07-06nixos/nscd: don't need to specify usernameJamey Sharp
2019-07-03nixos/nscd: delete redundant nscd.conf optionsJamey Sharp
2019-07-03nixos/nscd: run with a dynamic userJamey Sharp
2019-07-03nixos/nscd: let systemd manage directoriesJamey Sharp
2019-07-03nixos/nscd: no longer need to wait for readinessJamey Sharp
2019-06-19Merge pull request #63204 from michaelpj/imp/localtime-upstreamworldofpeace
2019-06-19localtime: use upstream unit and fix polkit rule installationMichael Peyton Jones
2019-06-16treewide: remove unused variables (#63177)volth
2019-06-03localtime: set geoclue configMichael Peyton Jones
2019-04-27Merge pull request #53444 from wedens/earlyoom-notificationsLassulus
2019-01-08nixos/earlyoom: add notificationsCommand optionwedens
2018-12-16Merge remote-tracking branch 'upstream/master' into stagingJan Tojnar
2018-12-12nixos/nscd: Add a descriptive comment to the nscd configurationArian van Putten
2018-12-12nixos/nscd: also add netgroup to the configArian van Putten
2018-12-12nixos/nscd: Merge nscd and sssd-nscd configArian van Putten
2018-12-12nixos/nscd: Disable negative caching of hostsArian van Putten
2018-12-12nixos/nscd: Disable caching of group and passwdArian van Putten
2018-12-11kerberos_server: ensure only one realm configuredKai Wohlfahrt
2018-12-11kerberos_server: Keep ACL file in storeKai Wohlfahrt
2018-12-11kerberos-server: add kerberos optionKai Wohlfahrt
2018-12-11kerberos-server: switch to ExecStartKai Wohlfahrt
2018-12-11kerberos-server: cleanup of kerberos.nixKai Wohlfahrt
2018-12-11kerberos-server: move kadmind to systemdKai Wohlfahrt
2018-12-11kerberos-server: Fix sbin pathsKai Wohlfahrt
2018-11-25treewide: systemd timeout arguments to use infinity instead of 0 (#50934)Craig Younkins
2018-11-13nixos/cloud-init: add enable suffix to ext4/btrfsJörg Thalheim
2018-11-13allow cloud-init to support creating btrfs partitionsDing Xiang Fei
2018-10-05nixos: correct improper uses of mkEnableOption, clarify service descriptionsPavel Goran
2018-09-05Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdalMatthew Bauer
2018-08-14Merge pull request #44820 from michaelpj/fix/redshift-geoclue-agentsJan Tojnar
2018-08-14localtime: simplify module a littleMichael Peyton Jones
2018-08-08heimdal: adjust daemon paths, they are in libexec nowAlexander V. Nikolaev