aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/system (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stagingVladimír Čunát2019-09-022-5/+2
|\
| * nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-012-5/+2
* | Merge pull request #67363 from worldofpeace/dbus-datadirworldofpeace2019-08-291-0/+2
|\ \
| * | nixos/doc: document share/dbus-1/*.dworldofpeace2019-08-241-0/+2
| |/
* / treewide: remove redundant quotesvolth2019-08-261-1/+1
|/
* nixos/nscd: document why it is configured this wayJamey Sharp2019-07-121-0/+6
* nixos/nscd: only drop privs after nss module initJamey Sharp2019-07-072-1/+2
* nixos/nscd: don't need to specify usernameJamey Sharp2019-07-061-1/+0
* nixos/nscd: delete redundant nscd.conf optionsJamey Sharp2019-07-031-18/+0
* nixos/nscd: run with a dynamic userJamey Sharp2019-07-032-6/+2
* nixos/nscd: let systemd manage directoriesJamey Sharp2019-07-031-7/+1
* nixos/nscd: no longer need to wait for readinessJamey Sharp2019-07-031-9/+0
* Merge pull request #63204 from michaelpj/imp/localtime-upstreamworldofpeace2019-06-191-24/+7
|\
| * localtime: use upstream unit and fix polkit rule installationMichael Peyton Jones2019-06-191-24/+7
* | treewide: remove unused variables (#63177)volth2019-06-163-3/+3
* | localtime: set geoclue configMichael Peyton Jones2019-06-031-1/+7
|/
* Merge pull request #53444 from wedens/earlyoom-notificationsLassulus2019-04-271-1/+14
|\
| * nixos/earlyoom: add notificationsCommand optionwedens2019-01-081-1/+14
* | Merge remote-tracking branch 'upstream/master' into stagingJan Tojnar2018-12-161-5/+29
|\|
| * nixos/nscd: Add a descriptive comment to the nscd configurationArian van Putten2018-12-121-0/+8
| * nixos/nscd: also add netgroup to the configArian van Putten2018-12-121-0/+8
| * nixos/nscd: Merge nscd and sssd-nscd configArian van Putten2018-12-121-0/+8
| * nixos/nscd: Disable negative caching of hostsArian van Putten2018-12-121-1/+1
| * nixos/nscd: Disable caching of group and passwdArian van Putten2018-12-121-4/+4
* | kerberos_server: ensure only one realm configuredKai Wohlfahrt2018-12-111-1/+5
* | kerberos_server: Keep ACL file in storeKai Wohlfahrt2018-12-112-37/+25
* | kerberos-server: add kerberos optionKai Wohlfahrt2018-12-114-48/+224
* | kerberos-server: switch to ExecStartKai Wohlfahrt2018-12-111-3/+3
* | kerberos-server: cleanup of kerberos.nixKai Wohlfahrt2018-12-111-14/+5
* | kerberos-server: move kadmind to systemdKai Wohlfahrt2018-12-111-10/+4
* | kerberos-server: Fix sbin pathsKai Wohlfahrt2018-12-111-1/+0
|/
* treewide: systemd timeout arguments to use infinity instead of 0 (#50934)Craig Younkins2018-11-251-4/+4
* nixos/cloud-init: add enable suffix to ext4/btrfsJörg Thalheim2018-11-131-6/+4
* allow cloud-init to support creating btrfs partitionsDing Xiang Fei2018-11-131-1/+26
* nixos: correct improper uses of mkEnableOption, clarify service descriptionsPavel Goran2018-10-051-1/+1
* Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdalMatthew Bauer2018-09-051-3/+3
|\
| * heimdal: adjust daemon paths, they are in libexec nowAlexander V. Nikolaev2018-08-081-3/+3
* | Merge pull request #44820 from michaelpj/fix/redshift-geoclue-agentsJan Tojnar2018-08-141-8/+2
|\ \ | |/ |/|
| * localtime: simplify module a littleMichael Peyton Jones2018-08-141-8/+2
* | nixos/cloud-init: order after network-online.target (#44633)Vincent Bernat2018-08-081-6/+7
|/
* [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-202-3/+1
* [bot]: remove unreferenced codevolth2018-07-201-1/+0
* nixos/kerberos: update binary folder pointerAllan Espinosa2018-07-021-4/+4
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-303-4/+4
* dbus: Add NSS modules path to dbus system bus serviceMichael Raitza2018-06-071-0/+1
* Add localtime package and nixos moduleDomen Kožar2017-12-031-0/+60
* Merge pull request #26419 from roblabla/feature-saslFranz Pletz2017-07-201-0/+63
|\
| * cyrus-sasl: Add saslauthd service supportroblabla2017-06-061-0/+63
* | Merge pull request #23024 from phile314/cloud-init-updateFrederik Rietdijk2017-05-221-50/+56
|\ \ | |/ |/|
| * cloud-init: Disable broken hostname functionality by defaultPhilipp Hausmann2017-04-201-2/+0