about summary refs log tree commit diff
path: root/nixos/modules/tasks
AgeCommit message (Expand)AuthorFilesLines
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
2021-01-15nixos/zfs: make zpool-trim timer persistentIvan Petkov1-0/+2
2021-01-13nixos ISO image: revert another part of 8ca33835baVladimír Čunát1-5/+2
2021-01-13nixos: fixup build of aarch64 minimal ISO (fixes #109252)Vladimír Čunát1-2/+5
2020-12-25bcachefs: add sha256 kernel moduledavidak1-2/+2
2020-12-17nixos/network-interfaces-systemd: fix IPv6 privacy extensionsFlorian Klink1-1/+11
2020-11-25nixos auto-upgrade: remove flag when flakeFrederik Rietdijk1-3/+2
2020-11-24utillinux: rename to util-linuxGraham Christensen3-5/+5
2020-11-24nixos/network-interfaces: fix typo in udev rule syntaxJulien Moutinho1-1/+1
2020-11-18Merge pull request #98980 from JustinLovinger/idmapdSilvan Mosberger1-13/+35
2020-11-16Merge pull request #103876 from Mic92/lvm-generator-fixJörg Thalheim1-0/+4
2020-11-16kernel config: explicitly enable CONFIG_IPV6Florian Klink1-1/+0
2020-11-15nixos/lvm2-activation-generator: fix warnings on activationJörg Thalheim1-0/+4
2020-11-11nixos: boot.zfsImportAll = false; by defaultSarah Brofeldt1-5/+1
2020-11-11nixos/zfs: Respect forceImportAll in import serviceSarah Brofeldt1-0/+1
2020-10-20nixos/nfs: add idmapd.settings optionJustin Lovinger1-13/+35
2020-10-10doc: Document a workaround for using an FQDN as hostnameMichael Weiss1-0/+4
2020-10-10nixos/networking: Switch to home.arpa as an example for the domainMichael Weiss1-2/+2
2020-10-07Revert "apparmor: fix and improve the service"Vladimír Čunát1-15/+0
2020-10-01nixos: Conform with RFC 1123 in networking.hostName0x4A6F1-4/+5
2020-09-06apparmor: fix and improve the serviceJulien Moutinho1-0/+15
2020-09-02Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE3-5/+5
2020-09-02treewide: completely remove types.loaOfrnhmjoj3-5/+5
2020-08-24rfkill: removeV1-1/+0
2020-08-15Merge pull request #93395 from hmenke/zfsJörg Thalheim1-10/+22
2020-08-08nixos/networking: Enhance hostId description (#94800)asdf8dfafjk1-0/+3
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim1-1/+1
2020-08-06Merge pull request #89416 from Kloenk/autoUpgrade-flakesJörg Thalheim1-29/+69
2020-08-05nixos/systemd: fix TUN networking in LXC containers (#81481)volth1-2/+2
2020-07-29nixos/boot: some documentation improvementsKeshav Kini1-4/+15
2020-07-25nixos/tasks/lvm: fix systemd tmpfilesajs1241-1/+1
2020-07-21ZFS: Request credentials only for selected poolsHenri Menke1-10/+22
2020-07-14nixos/tasks/lvm: add dmeventd and lvmthin supportajs1241-7/+60
2020-07-09nixos/autoUpgrade: add flake supportFinn Behrens1-29/+69
2020-07-02Merge pull request #92092 from ElvishJerricco/zfs-encryption-systemd-ask-pass...Graham Christensen1-3/+1
2020-07-02ZFS: Update description for requestEncryptionCredentialsWill Fancher1-3/+1
2020-07-02Merge pull request #91344 from ElvishJerricco/zfs-encryption-systemd-ask-pass...Graham Christensen1-2/+19
2020-07-02ZFS: Set IFS=$'\t' for the read command in stage 2 load-keyWill Fancher1-1/+1
2020-07-02ZFS: Pipe /dev/null into the stage 2 load-key scriptWill Fancher1-2/+2
2020-06-23ZFS: Ask for stage 2 encryption passwords using systemd-ask-passwordWill Fancher1-2/+19
2020-06-19Merge pull request #84135 from symphorien/btrfs-scrub-successTimo Kaufmann1-1/+4
2020-06-12Merge pull request #89159 from datafoo/fix-issue-89158Michele Guerini Rocco1-10/+14
2020-06-03nixos: Allow empty hostnames againMichael Weiss1-1/+1
2020-05-31Merge pull request #62671 from kfiz/networking-proxy_arp-fixFlorian Klink1-3/+3
2020-05-29nixos/networking: check interface state files exist before acting on themdatafoo1-10/+14
2020-05-26networking-interfaces.nix: remove broken NDP bits from proxyARPDoro Rose1-3/+3
2020-05-25nixos: Require networking.hostName to be a valid DNS labelMichael Weiss1-3/+13
2020-05-22nixos/scripted-networking: use udev to configure link MACAddress and MTUBytesFlorian Klink1-38/+15
2020-05-21nixos/network-interfaces-scripted: always run systemctl of the currently runn...Florian Klink1-1/+1
2020-05-18nixos/zfs: add missing dependendy nettoolsdatafoo1-1/+10