about summary refs log tree commit diff
path: root/nixos/modules/tasks
AgeCommit message (Expand)AuthorFilesLines
2016-03-15Remove setting non-existent sysctl optionsEelco Dolstra1-2/+0
2016-03-14nixos/filesystems: Fix fs options type errorRickard Nilsson1-1/+1
2016-03-09sw-raid: rename mdadmShutdownNikolay Amiantov1-1/+1
2016-03-09sw-raid: make mdmon start from initrdkklas1-0/+41
2016-02-12Fix typoEelco Dolstra1-5/+2
2016-02-10kbd module: don't setup vconsoles if we are in a containerNikolay Amiantov1-21/+30
2016-02-06filesystems: use list of strings for fs optionsAneesh Agrawal1-7/+11
2016-02-01Don't include wireless-tools/iw/rfkill when wireless is disabledEelco Dolstra1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-0/+2
2016-01-17i18n: Fix vconsole colorscheme generationrnhmjoj1-6/+6
2016-01-11Merge pull request #12315 from tlevine/trackpoint-typoPascal Wittmann1-1/+1
2016-01-11trackpoint: fix typo in configuration descriptionThomas Levine1-1/+1
2016-01-07jobs -> systemd.servicesRobin Gloster1-8/+0
2016-01-05Merge pull request #11890 from Baughn/zfsWilliam A. Kennington III1-2/+17
2016-01-03btrfsProgs -> canonical btrfs-progsTobias Geerinckx-Rice1-3/+3
2015-12-25Network script module fixTimofei Kushnir1-2/+2
2015-12-23zfs:Change default for -d to /dev/disk/by-idSvein Ove Aas1-1/+1
2015-12-23zfs:Add zfs.devNodes option for zpool import -dSvein Ove Aas1-2/+17
2015-12-12zfs:Always import from /dev/disk/by-idSvein Ove Aas1-2/+2
2015-12-03nixos/kbd: make systemd-vconsole-setup work with KMSNikolay Amiantov1-0/+2
2015-11-26Revert part of #9982 to be in line with #9925Kovacsics Robert (NixOS)1-1/+1
2015-11-18Merge pull request #10218 from offlinehacker/nixos/format_optionsJaka Hudoklin1-3/+13
2015-11-16Merge pull request #10610 from joachifm/scsi-link-pmDomen Kožar1-24/+10
2015-11-14Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III1-1/+1
2015-11-13Merge commit 'cb21b77' into master.upstreamWilliam A. Kennington III1-0/+45
2015-11-09i18n: add color scheme option (close #9626)rnhmjoj1-1/+3
2015-10-30Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-1/+1
2015-10-25nixos: set scsi link power policy using udevJoachim Fasting1-24/+10
2015-10-20nixos/swap: refactor, add randomEncryption optionNikolay Amiantov1-1/+1
2015-10-15Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III3-38/+79
2015-10-14Fix typo in nixos/modules/tasks/filesystems/nfs.nix.Robbin C1-1/+1
2015-10-06networking module: wlanInterfaces: fix file name of udev rulesThomas Strobel1-2/+2
2015-10-06networking module: vswitches: re-structure dependencies to systemd unitsThomas Strobel2-22/+6
2015-10-06Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra1-1/+1
2015-10-04networking module: restructure wlanInterfacesThomas Strobel1-58/+70
2015-10-04add support for auto format, format optionsJaka Hudoklin1-3/+13
2015-10-02networking module: fix for wlanInterfacesThomas Strobel1-1/+1
2015-10-01networking module: fix DocBook tagsThomas Strobel1-4/+4
2015-10-01networking module: init 'wlanInterfaces' optionThomas Strobel1-0/+168
2015-09-29Remove zfs-git and spl-gitEelco Dolstra1-13/+3
2015-09-29Merge pull request #10000 from ts468/upstream.vswitchts4683-1/+122
2015-09-27Merge pull request #9982 from KoviRobi/fix-encrypted-non-root-devicesEdward Tjörnhammar1-5/+6
2015-09-25nixos networking: add vswitch optionThomas Strobel3-1/+122
2015-09-24Add filesystem option to automatically grow to the maximum sizeEelco Dolstra1-2/+14
2015-09-24Remove relatime mount optionEelco Dolstra1-3/+1
2015-09-22encrypted-devices service: Fix keyed mount, clarify descriptions.Kovacsics Robert (NixOS)1-5/+6
2015-09-21nixos/filesystems: Skip check for vboxsf.aszlig1-1/+1
2015-09-21nixos/filesystems: Improve vboxsf default options.aszlig1-0/+2
2015-09-21virtualbox service: add support for vboxsf guest filesystemJaka Hudoklin1-0/+23
2015-09-18nixos: fix some typesJan Malakhovski3-7/+7