about summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Merge pull request #164016 from bobvanderlinden/pr-refactor-systemd-moduleFlorian Klink2022-03-21
|\
| * nixos: systemd-user: fix additionalUpstreamUserUnits descriptionBob van der Linden2022-03-21
| * nixos: systemd: remove unhelpful comments in additionalUpstreamSystemUnitsBob van der Linden2022-03-20
| * nixos: systemd-user: make additionalUpstreamUserUnits internalBob van der Linden2022-03-19
| * nixos: systemd-user: expand on additionalUpstreamUserUnits descriptionBob van der Linden2022-03-19
| * nixos: systemd-tmpfiles: use cfg shorthandBob van der Linden2022-03-17
| * nixos: systemd: split off systemd-tmpfiles into separate moduleBob van der Linden2022-03-17
| * nixos: systemd-user: allow additional upstream user unitsBob van der Linden2022-03-17
| * nixos: systemd-user: use cfg shorthandBob van der Linden2022-03-17
| * nixos: systemd: split off systemd-user into separate moduleBob van der Linden2022-03-17
| * nixos: systemd-coredump: use cfg shorthandBob van der Linden2022-03-17
| * nixos: systemd: split off coredump into separate moduleBob van der Linden2022-03-17
| * nixos: systemd-journald: use cfg shorthandBob van der Linden2022-03-17
| * nixos: systemd: split off journald into separate moduleBob van der Linden2022-03-17
| * nixos: systemd-logind: use cfg shorthandBob van der Linden2022-03-17
| * nixos: systemd: split off logind into separate moduleBob van der Linden2022-03-17
| * nixos: systemd: avoid using "with systemdUtils.lib"Bob van der Linden2022-03-17
| * nixos: systemd: move systemd-nspawn to systemd/nspawnBob van der Linden2022-03-17
* | nixos/switch-to-configuration: Make perlcritic happyJanne Heß2022-03-20
* | nixos/switch-to-configuration: Snake-case all variablesJanne Heß2022-03-20
* | nixos/switch-to-configuration: Snake-case all subroutines and add commentsJanne Heß2022-03-20
* | nixos/switch-to-configuration: Enforce consistent quotingJanne Heß2022-03-20
* | nixos/switch-to-configuration: Get rid of all postfixes and unlessesJanne Heß2022-03-20
* | Revert "nixos/modprobe: add boot.initrd.extraModprobeConfig option"Luflosi2022-03-17
* | Merge pull request #162271 from Infinisil/warn-no-typeRobert Hensing2022-03-16
|\ \ | |/ |/|
| * nixos/treewide: Add last missing option typesSilvan Mosberger2022-02-28
* | nixos: systemd: split off helper functions into systemd-libBob van der Linden2022-03-15
* | nixos/switch-to-configuration: fix installBootLoader escapingNaïm Favier2022-03-14
* | Merge pull request #163069 from helsinki-systems/feat/minor-stc-improvementsJanne Heß2022-03-13
|\ \
| * | nixos/switch-to-configuration: Use parenthesis on all callsJanne Heß2022-03-11
| * | nixos/switch-to-configuration: Fix reloading of stopped servicesJanne Heß2022-03-11
| * | nixos/switch-to-configuration: Fix restarting by activation scriptJanne Heß2022-03-11
| * | nixos/switch-to-configuration: Ignore some unit keysJanne Heß2022-03-11
* | | Merge pull request #162252 from sternenseemann/systemd-boot-builder-fix-errorsLuke Granger-Brown2022-03-13
|\ \ \ | |/ / |/| |
| * | sdboot-builder: fix crash in exception handlingMaëlys Bras de fer2022-03-13
| |/
* | nixos/activation: allowed quoted values in /etc/os-releasePeter Hoeg2022-03-09
* | nixos/switch-to-configuration: Document and test socket-activated servicesJanne Heß2022-03-03
|/
* logrotate/systemd: add 'minsize = 1M' to wtmp/btmp rotationDominique Martinet2022-02-27
* Merge pull request #159187 from martinetd/logrotateJanne Heß2022-02-23
|\
| * logrotate: move wtmp/btmp rules to systemdDominique Martinet2022-02-11
* | modprobe: install systemd's modprobe optionsMartin Weinelt2022-02-22
* | nixos: Switch to default systemd-nspawn behaviourChristian Kögler2022-02-19
* | Merge pull request #160458 from helsinki-systems/fix/stc-backslashesJanne Heß2022-02-17
|\ \
| * | nixos/switch-to-configuration: Fix backslashes in unit namesJanne Heß2022-02-17
* | | Merge #157512: nixos/tmp: Fix format of /tmp mount optionsVladimír Čunát2022-02-17
|\ \ \ | |/ / |/| |
| * | nixos/tmp: Fix format of /tmp mount optionsRamses2022-01-31
* | | nixos/switch-to-configuration: avoid Array::Compare dependencyStig Palmquist2022-02-15
* | | nixos/switch-to-configuration: Don't stop swaps in dry-activateJanne Heß2022-02-09
* | | nixos/systemd: Add reloadTriggers to servicesJanne Heß2022-02-09
* | | nixos/switch-to-configuration: Implement reload supportJanne Heß2022-02-09