about summary refs log tree commit diff
path: root/nixos/modules/tasks
AgeCommit message (Expand)AuthorFilesLines
2021-05-21nixos/filesystems: condition mount-pstore.service on unmounted /sys/fs/pstorehyperfekt1-0/+1
2021-05-17nixos/tasks/filesystems: utillinux -> util-linuxajs1241-1/+1
2021-05-17Merge pull request #85073 from hyperfekt/systemd-pstoreFlorian Klink1-4/+30
2021-05-14Merge master into staging-nextgithub-actions[bot]1-0/+1
2021-05-13nixos/zfs: Add defaultText for 'boot.zfs.package'-option (#122002)Jens Nolte1-0/+1
2021-05-09nixos/filesystems: mount persistent storage to /sys/fs/pstorehyperfekt1-4/+30
2021-05-07Merge master into staging-nextgithub-actions[bot]1-34/+62
2021-04-27nixos/network: allow configuring tempaddr for undeclared interfacesLinus Heckemann1-34/+62
2021-04-23Revert "Revert "apparmor: fix and improve the service""Julien Moutinho1-0/+15
2021-04-21nixos/cpu-freq: fix typo in descriptionLuflosi1-1/+1
2021-04-17Merge pull request #117071 from mohe2015/hotfix-zfs-grubJörg Thalheim1-1/+2
2021-04-08treewide: fix eval without aliases after 9378fdf87e0626e8c63a90a378c38444ff54...ajs1241-1/+1
2021-04-04iproute: deprecate aliasSandro Jäckel3-13/+13
2021-04-01nixos/zfs: fix autoScrub.enable descriptionAlyssa Ross1-1/+1
2021-03-28nixos/filesystems: always write mount options for swap devicesoxalica1-3/+3
2021-03-20nixos/zfs: Fix regression that prevents people to boot from zfs using grub if...Hedtke, Moritz1-1/+2
2021-02-12Merge pull request #111786 from flokli/systemd-247.3Florian Klink1-11/+1
2021-02-06zfs: disable smartmontools mail functionalityCole Helbling1-1/+11
2021-02-06nixos/zfs: make zed mail optionalCole Helbling1-22/+26
2021-02-03Revert "nixos/network-interfaces-systemd: fix IPv6 privacy extensions"Florian Klink1-11/+1
2021-02-03zfs: fix invalid package referencesJörg Thalheim1-3/+3
2021-02-03nixos/zfs: fix reference to awkJörg Thalheim1-1/+1
2021-02-01nixos/lxd: refactor to use zfs.package/enabled propertyJörg Thalheim1-2/+0
2021-02-01nixos/zfs: expose enabled optionJörg Thalheim1-6/+12
2021-02-01nixos/zfs: expose zfs package as readonly attributeJörg Thalheim1-28/+30
2021-01-31Merge pull request #95406 from Mic92/mountpoint-typeKevin Cox1-4/+5
2021-01-25Merge pull request #100155 from primeos/nixos-add-fqdn-optionFlorian Klink1-0/+18
2021-01-25nixos/filesystems: don't allow mountpoints with trailing slashJörg Thalheim1-4/+5
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-12nixos/networking: Add a read-only option for the FQDNMichael Weiss1-0/+18
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