about summary refs log tree commit diff
path: root/nixos/modules/tasks
Commit message (Expand)AuthorAge
...
| * | networking.useDHCP: add release notes and docsRobin Gloster2019-09-24
| * | networking.useDHCP: disallow for networkdRobin Gloster2019-09-24
* | | mkRemovedOptionModule: assert on removed options (#69419)Silvan Mosberger2019-09-30
|\ \ \
| * | | mkRemovedOptionModule: assert on removed optionsRobin Gloster2019-09-30
| | |/ | |/|
* | | nixos network-interfaces.nix: fixup after the last changeVladimír Čunát2019-09-28
* | | nixos/zfs: Enable trim by default (#69672)Jörg Thalheim2019-09-28
|\ \ \
| * | | nixos/zfs: Enable trim by defaultSvein Ove Aas2019-09-27
| | |/ | |/|
* | | Merge pull request #68227 from volth/patch-362Linus Heckemann2019-09-26
|\ \ \ | |_|/ |/| |
| * | 'udev' needs absolute path to 'echo'volth2019-09-06
| * | network-interfaces.nix: escape '.' in interface names passed to sysctlvolth2019-09-06
* | | nixos/network: replace deprecated DHCP=both by DHCP=yesRoman Volosatovs2019-09-24
| |/ |/|
* | NixOS/auto-upgrade: add gzip to service pathMikhail Klementev2019-09-15
* | nixos/networkd: continue supporting 99-main with wildcard interface matchAndreas Rammhold2019-09-08
|/
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * Merge branch 'master' into flip-map-foreachdanbst2019-08-18
| |\
| * \ Merge branch 'master' into flip-map-foreachDanylo Hlynskyi2019-08-05
| |\ \
| * | | mass replace "flip map -> forEach"danbst2019-08-05
| * | | Revert "mass replace "flip map -> foreach""danbst2019-08-05
| * | | mass replace "flip map -> foreach"danbst2019-07-14
* | | | treewide: remove redundant quotesvolth2019-08-26
| |_|/ |/| |
* | | Merge pull request #65376 from abbradar/mdadm-upstreamFrederik Rietdijk2019-08-03
|\ \ \ | |_|/ |/| |
| * | systemd service: remove generator-packages optionNikolay Amiantov2019-08-01
| * | swraid service: use upstream unitsNikolay Amiantov2019-08-01
| * | systemd service: rename generator-packagesNikolay Amiantov2019-08-01
* | | nixos/xfs: Add xfs_repair to the initrdJanne Heß2019-07-30
* | | nixos/zfs: add trim serviceJörg Thalheim2019-07-25
|/ /
* | Merge pull request #62955 from abbradar/resolvconfNikolay Amiantov2019-07-17
|\ \
| * | resolvconf service: initNikolay Amiantov2019-07-15
* | | Merge pull request #62835 from lheckemann/ipv6-privacy-extensionsLinus Heckemann2019-07-14
|\ \ \ | |_|/ |/| |
| * | nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj2019-07-09
| * | nixos/network-interfaces: always apply privacy extensionsLinus Heckemann2019-06-07
* | | system.autoUpgrade: optionally allow rebooting the system on kernel change (#...Daniel Frank2019-07-12
| |/ |/|
* | nixos/zfs: enable requestEncryptionCredentials by defaultIvan Jager2019-07-04
* | nixos/zfs: Remove requestEncryptionCredentials assertionSilvan Mosberger2019-06-21
* | Merge master into staging-nextFrederik Rietdijk2019-06-09
|\|
| * zfs: 0.7.13 -> 0.8.0Jörg Thalheim2019-06-06
* | nixos/networkd: rename GatewayOnlink to GatewayOnLinkAndreas Rammhold2019-06-03
* | nixos/networkd: use the route section for default routesAndreas Rammhold2019-06-03
* | nixos/networkd: use `no` instead of `none` for `DHCP=` optionAndreas Rammhold2019-06-03
|/
* cleanup redundant text in modules utilizing mkEnableOptionAaron Andersen2019-04-20
* filesystems: Add autoResize assertiontalyz2019-03-16
* network-scripting: do not run resolvconf if /etc/resolv.conf is managed manua...volth2019-03-09
* nixos/auto-upgrade: enable service only when it's enabled in options (#56948)Danylo Hlynskyi2019-03-07
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* nixos-generate-config: account for mount points & devices with spaces & tabs ...aanderse2019-02-03
* nixos/tasks/encrypted-devices: fix regression from #54637Pierre Bourdon2019-02-02
* Merge pull request #55042 from markuskowa/fix-update-serviceSilvan Mosberger2019-02-02
|\
| * NixOS/auto-upgrade: add git to service pathMarkus Kowalewski2019-02-01