about summary refs log tree commit diff
path: root/nixos/modules/tasks
AgeCommit message (Expand)AuthorFilesLines
2019-09-08nixos/networkd: continue supporting 99-main with wildcard interface matchAndreas Rammhold1-1/+9
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-2/+2
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-08-28Merge staging-next into stagingFrederik Rietdijk2-10/+10
2019-08-26treewide: remove redundant quotesvolth6-21/+21
2019-08-18Merge branch 'master' into flip-map-foreachdanbst2-42/+2
2019-08-05Merge branch 'master' into flip-map-foreachDanylo Hlynskyi4-13/+52
2019-08-05mass replace "flip map -> forEach"danbst2-10/+10
2019-08-05Revert "mass replace "flip map -> foreach""danbst2-10/+10
2019-08-03Merge pull request #65376 from abbradar/mdadm-upstreamFrederik Rietdijk2-42/+2
2019-08-01systemd service: remove generator-packages optionNikolay Amiantov2-2/+0
2019-08-01swraid service: use upstream unitsNikolay Amiantov1-41/+3
2019-08-01systemd service: rename generator-packagesNikolay Amiantov1-1/+1
2019-07-30nixos/xfs: Add xfs_repair to the initrdJanne Heß1-0/+1
2019-07-25nixos/zfs: add trim serviceJörg Thalheim1-8/+31
2019-07-17Merge pull request #62955 from abbradar/resolvconfNikolay Amiantov2-2/+1
2019-07-15resolvconf service: initNikolay Amiantov2-2/+1
2019-07-14Merge pull request #62835 from lheckemann/ipv6-privacy-extensionsLinus Heckemann1-3/+19
2019-07-14mass replace "flip map -> foreach"danbst2-10/+10
2019-07-12system.autoUpgrade: optionally allow rebooting the system on kernel change (#...Daniel Frank1-5/+27
2019-07-09nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj1-3/+13
2019-07-04nixos/zfs: enable requestEncryptionCredentials by defaultIvan Jager1-2/+1
2019-06-21nixos/zfs: Remove requestEncryptionCredentials assertionSilvan Mosberger1-4/+0
2019-06-09Merge master into staging-nextFrederik Rietdijk1-4/+2
2019-06-07nixos/network-interfaces: always apply privacy extensionsLinus Heckemann1-3/+9
2019-06-06zfs: 0.7.13 -> 0.8.0Jörg Thalheim1-4/+2
2019-06-03nixos/networkd: rename GatewayOnlink to GatewayOnLinkAndreas Rammhold1-1/+1
2019-06-03nixos/networkd: use the route section for default routesAndreas Rammhold1-1/+8
2019-06-03nixos/networkd: use `no` instead of `none` for `DHCP=` optionAndreas Rammhold1-1/+1
2019-04-20cleanup redundant text in modules utilizing mkEnableOptionAaron Andersen1-1/+1
2019-03-16filesystems: Add autoResize assertiontalyz1-0/+7
2019-03-09network-scripting: do not run resolvconf if /etc/resolv.conf is managed manua...volth1-9/+11
2019-03-07nixos/auto-upgrade: enable service only when it's enabled in options (#56948)Danylo Hlynskyi1-2/+2
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol3-2/+3
2019-02-03nixos-generate-config: account for mount points & devices with spaces & tabs ...aanderse1-1/+1
2019-02-02nixos/tasks/encrypted-devices: fix regression from #54637Pierre Bourdon1-3/+3
2019-02-02Merge pull request #55042 from markuskowa/fix-update-serviceSilvan Mosberger1-1/+1
2019-02-01NixOS/auto-upgrade: add git to service pathMarkus Kowalewski1-1/+1
2019-01-31types.optionSet: deprecate and remove last usagesdanbst1-6/+6
2019-01-22Merge pull request #53965 from mayflower/zfs-autoscrub-fixJörg Thalheim1-0/+1
2019-01-17Merge pull request #42183 from kisik21/masterJörg Thalheim1-0/+6
2019-01-14nixos/zfs: autoscrub only after boot is completeLinus Heckemann1-0/+1
2019-01-03nixos/cpufreq: Remove the alias to set the cpu frequency governor(cdep)illabout1-26/+31
2019-01-01cpufreq: add option for setting the cpu max and min frequencies(cdep)illabout1-19/+52
2018-11-17nixos: move system.autoUpgradezimbatm1-0/+92
2018-11-10Merge pull request #49671 from hyperfekt/bcachefs_cryptrootVladyslav M1-11/+50
2018-11-06Merge pull request #49354 from aanderse/fstab-escapingJörg Thalheim1-3/+5
2018-11-06nixos/bcachefs: enable encrypted roothyperfekt1-8/+52
2018-11-03nixos/bcachefs: remove superfluous fsck from initrdhyperfekt1-5/+0
2018-10-28filesystems: escape spaces in fstab with \040Aaron Andersen1-3/+5