about summary refs log tree commit diff
path: root/nixos/modules/tasks
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm17-199/+194
2024-04-08nixos/zfs: install zfs udev rules on stage1Luís Fonseca1-0/+7
2024-04-05nixos/bcachefs: support unlock with clevis in systemd stage 1Matt Moriarity1-3/+16
2024-04-01Merge pull request #298068 from posch/manage-gidsAaron Andersen1-1/+64
2024-03-25nixos/nfsd: settings for /etc/nfs.confTobias Poschwatta1-1/+64
2024-03-24envfs: 1.0.3 -> 1.0.6Jörg Thalheim1-0/+4
2024-03-02Add missing closing parens.Attila Oláh1-1/+1
2024-03-01Merge pull request #291951 from amarshall/zfs-pkgs-renamingAdam C. Stephens1-16/+4
2024-02-27nixos/zfs: Remove enableUnstable in favor of setting packageAndrew Marshall1-15/+3
2024-02-27zfs_unstable: Rename from zfsUnstableAndrew Marshall1-3/+3
2024-02-27nixos/zfs: Fix typo in option docAndrew Marshall1-1/+1
2024-02-27zfs_2_1: 2.1.14 -> 2.1.15Alyssa Ross1-35/+6
2024-02-26zfs: update latestCompatibleLinuxPackagesAlyssa Ross1-2/+4
2024-02-19nixos/filesystems: make supportedFilesystems an attrsetpennae22-43/+61
2024-02-07nixos/filesystems: init overlayfsnikstur1-0/+144
2024-01-25Merge pull request #279852 from Madouura/pr/bcachefsJörg Thalheim1-2/+7
2024-01-24Merge pull request #279923 from jopejoe1/sshfsLassulus1-0/+7
2024-01-22Merge pull request #280658 from simonhollingshead/add-fixedrandomdelayLuke Granger-Brown1-0/+12
2024-01-16nixos/bcachefs: add 'bcachefs-tools' to (udev/systemd).packagesMadoura1-1/+6
2024-01-16nixos/bcachefs: clarify 'FIXME' comment on when to removeMadoura1-1/+1
2024-01-16Merge pull request #278179 from sinanmohd/network-interfaces-sitFranz Pletz1-2/+3
2024-01-15Merge pull request #280296 from ancathri/getKeyLocations-nosnapshotsWill Fancher1-2/+2
2024-01-14Merge pull request #272169 from nyabinary/remove-deprecated-network-interfacesGuillaume Girol1-10/+0
2024-01-13Merge pull request #280708 from thillux/fix-trackpointnikstur1-1/+1
2024-01-13modules/trackpoint: fix quoteMarkus Theil1-1/+1
2024-01-13nixos/auto-upgrade: add system.autoUpgrade.fixedRandomDelaySimon Hollingshead1-0/+12
2024-01-12nixos/zfs: fix getKeyLocations when listsnaps=onancathri1-2/+2
2024-01-12Merge pull request #272794 from dcarosone/zpool-import-dRyan Lahfa1-1/+1
2024-01-12nixos/network-interfaces: remove network-interfaces.targetNiko1-10/+0
2024-01-10nixos/filesystems: init sshfsjopejoe11-0/+7
2024-01-08nixos/bcachefs: use linuxPackages_latestK9001-2/+2
2024-01-07Merge branch 'master' into pr/bcachefsJörg Thalheim6-254/+39
2024-01-02nixos/network-interfaces: fix implicit dependency on underlying devicesinanmohd1-2/+3
2023-12-31Merge pull request #195805 from Luflosi/grub-use-correct-zfs-versionRyan Lahfa1-0/+1
2023-12-29nixos/trackpoint: replace activationScriptnikstur1-3/+10
2023-12-29nixos/grub: use the correct ZFS versionLuflosi1-0/+1
2023-12-27Merge pull request #271326 from philiptaron/shutdown.targetnikstur4-5/+10
2023-12-17nixos/zed: use global sendmail if configuredpacien1-12/+16
2023-12-14Merge pull request #270084 from Atemu/nixos/snapraid-top-levelLinus Heckemann1-234/+0
2023-12-11nixos/networking-interfaces: fix rootless pingrnhmjoj1-0/+2
2023-12-08nixos/zfs: check pool state with -d, like importDaniel Carosone1-1/+1
2023-12-06nixos/snapraid: remove from top-levelAtemu1-234/+0
2023-12-05linux_testing_bcachefs: fully deprecate in favor of 'linux_testing'Madoura1-8/+1
2023-12-04nixos/clevis: skip filesystem with null devicesJulien Malka1-1/+1
2023-12-04nixos/clevis: guard zfs code behind config.clevis.boot.initrd.enableJulien Malka1-2/+2
2023-12-02nixos/clevis: initCamille Mondon2-3/+20
2023-11-30nixos/network-interfaces: ensure correct ordering w.r.t. shutdown.targetPhilip Taron1-1/+3
2023-11-30nixos/zfs: ensure correct ordering w.r.t. shutdown.targetPhilip Taron1-1/+2
2023-11-30nixos/bcachefs: ensure correct ordering w.r.t. shutdown.targetPhilip Taron1-2/+3
2023-11-30nixos/filesystems: ensure correct ordering w.r.t. shutdown.targetPhilip Taron1-1/+2