aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/tasks (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos auto-upgrade: remove flag when flakeFrederik Rietdijk2020-11-251-3/+2
* utillinux: rename to util-linuxGraham Christensen2020-11-243-5/+5
* nixos/network-interfaces: fix typo in udev rule syntaxJulien Moutinho2020-11-241-1/+1
* Merge pull request #98980 from JustinLovinger/idmapdSilvan Mosberger2020-11-181-13/+35
|\
| * nixos/nfs: add idmapd.settings optionJustin Lovinger2020-10-201-13/+35
* | Merge pull request #103876 from Mic92/lvm-generator-fixJörg Thalheim2020-11-161-0/+4
|\ \
| * | nixos/lvm2-activation-generator: fix warnings on activationJörg Thalheim2020-11-151-0/+4
* | | kernel config: explicitly enable CONFIG_IPV6Florian Klink2020-11-161-1/+0
|/ /
* | nixos: boot.zfsImportAll = false; by defaultSarah Brofeldt2020-11-111-5/+1
* | nixos/zfs: Respect forceImportAll in import serviceSarah Brofeldt2020-11-111-0/+1
|/
* doc: Document a workaround for using an FQDN as hostnameMichael Weiss2020-10-101-0/+4
* nixos/networking: Switch to home.arpa as an example for the domainMichael Weiss2020-10-101-2/+2
* Revert "apparmor: fix and improve the service"Vladimír Čunát2020-10-071-15/+0
* nixos: Conform with RFC 1123 in networking.hostName0x4A6F2020-10-011-4/+5
* apparmor: fix and improve the serviceJulien Moutinho2020-09-061-0/+15
* Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE2020-09-023-5/+5
|\
| * treewide: completely remove types.loaOfrnhmjoj2020-09-023-5/+5
* | rfkill: removeV2020-08-241-1/+0
|/
* Merge pull request #93395 from hmenke/zfsJörg Thalheim2020-08-151-10/+22
|\
| * ZFS: Request credentials only for selected poolsHenri Menke2020-07-211-10/+22
* | nixos/networking: Enhance hostId description (#94800)asdf8dfafjk2020-08-081-0/+3
* | nixos/modules: remove trailing whitespaceJörg Thalheim2020-08-071-1/+1
* | Merge pull request #89416 from Kloenk/autoUpgrade-flakesJörg Thalheim2020-08-061-29/+69
|\ \
| * | nixos/autoUpgrade: add flake supportFinn Behrens2020-07-091-29/+69
* | | nixos/systemd: fix TUN networking in LXC containers (#81481)volth2020-08-051-2/+2
* | | nixos/boot: some documentation improvementsKeshav Kini2020-07-291-4/+15
* | | nixos/tasks/lvm: fix systemd tmpfilesajs1242020-07-251-1/+1
* | | nixos/tasks/lvm: add dmeventd and lvmthin supportajs1242020-07-141-7/+60
| |/ |/|
* | Merge pull request #92092 from ElvishJerricco/zfs-encryption-systemd-ask-pass...Graham Christensen2020-07-021-3/+1
|\ \
| * | ZFS: Update description for requestEncryptionCredentialsWill Fancher2020-07-021-3/+1
* | | Merge pull request #91344 from ElvishJerricco/zfs-encryption-systemd-ask-pass...Graham Christensen2020-07-021-2/+19
|\| |
| * | ZFS: Set IFS=$'\t' for the read command in stage 2 load-keyWill Fancher2020-07-021-1/+1
| * | ZFS: Pipe /dev/null into the stage 2 load-key scriptWill Fancher2020-07-021-2/+2
| * | ZFS: Ask for stage 2 encryption passwords using systemd-ask-passwordWill Fancher2020-06-231-2/+19
* | | Merge pull request #84135 from symphorien/btrfs-scrub-successTimo Kaufmann2020-06-191-1/+4
|\ \ \ | |/ / |/| |
| * | nixos/btrfs autoScrub: don't fail when scrub finishes successfullySymphorien Gibol2020-04-021-1/+4
* | | Merge pull request #89159 from datafoo/fix-issue-89158Michele Guerini Rocco2020-06-121-10/+14
|\ \ \ | |_|/ |/| |
| * | nixos/networking: check interface state files exist before acting on themdatafoo2020-05-291-10/+14
* | | nixos: Allow empty hostnames againMichael Weiss2020-06-031-1/+1
* | | Merge pull request #62671 from kfiz/networking-proxy_arp-fixFlorian Klink2020-05-311-3/+3
|\ \ \ | |/ / |/| |
| * | networking-interfaces.nix: remove broken NDP bits from proxyARPDoro Rose2020-05-261-3/+3
* | | nixos: Require networking.hostName to be a valid DNS labelMichael Weiss2020-05-251-3/+13
* | | nixos/scripted-networking: use udev to configure link MACAddress and MTUBytesFlorian Klink2020-05-221-38/+15
* | | nixos/network-interfaces-scripted: always run systemctl of the currently runn...Florian Klink2020-05-211-1/+1
* | | nixos/zfs: add missing dependendy nettoolsdatafoo2020-05-181-1/+10
|/ /
* | nixos/networking: move network-link-${i.name} to scripted networkingFlorian Klink2020-04-132-32/+34
* | nixos/networking: add assertion catching setting mac addresses on tun devicesFlorian Klink2020-04-131-0/+5
* | nixos/networking: fix setting .macAddress and .mtu with networkdFlorian Klink2020-04-131-1/+6
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* | Merge pull request #79828 from Mic92/zedJörg Thalheim2020-04-021-0/+1
|\ \