summary refs log tree commit diff
path: root/nixos/modules/tasks
AgeCommit message (Expand)AuthorFilesLines
2023-05-19nixos: fix typosfigsoda4-4/+4
2023-05-18Merge pull request #229318 from ReneHollander/fix/nixos-zfs-systemd-unlock-ti...Will Fancher1-9/+20
2023-05-13nixos/zfs: disable unlock timeout with systemdRene Hollander1-9/+20
2023-05-12nixos/filesystems: init erofsnikstur1-0/+21
2023-05-08nixos/envfs: make mounts non-criticalJörg Thalheim1-1/+2
2023-04-21Merge pull request #169116 from ElvishJerricco/systemd-stage-1-networkdFlorian Klink1-143/+159
2023-04-17systemd-initrd: Automatically configure networking.interfacesWill Fancher1-143/+159
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-1/+1
2023-03-14Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-1/+1
2023-03-03nixos/profiles/base: remove duplicate and optimize fsPackagesIzorkin1-1/+1
2023-02-17Merge pull request #208269 from ElvishJerricco/systemd-stage-1-fsckFlorian Klink1-8/+40
2023-02-08nixos/envfs: add extraFallbackPathCommands optionsSandro Jäckel1-3/+11
2023-02-08systemd-stage-1: fsckWill Fancher1-5/+32
2023-02-07systemd-stage-1: Use `x-initrd.mount` for better unit dependenciesWill Fancher1-3/+8
2023-01-30nixos/envfs: use configured environment.usrbinenv and environment.binshSandro Jäckel1-2/+2
2023-01-22nixos/envfs: fix envfs package option defaultpennae1-1/+1
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes1-1/+2
2023-01-01nixos/bcachefs: fix boot with systemd enabled initrdJörg Thalheim1-2/+13
2022-12-29Merge pull request #203171 from ElvishJerricco/zfs-fix-requested-credentialsWill Fancher1-10/+15
2022-12-28envfs: init at 1.0.0Jörg Thalheim1-0/+51
2022-12-26nixos/filesystems: require fstab options list be non-emptyLily Foster1-1/+1
2022-12-24nixos/zfs: Ensure pool has datasets to decryptWill Fancher1-10/+15
2022-12-17nixos/zfs: assert no force import with hibernationJakub Sokołowski1-0/+4
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-3/+3
2022-12-01Merge pull request #117371 from grahamc/sysctl-hostnameRyan Lahfa1-3/+4
2022-11-27nixos/filesystems: fix a typo in docsVladimír Čunát1-1/+1
2022-11-24Merge pull request #197925 from SuperSandro2000/lvm2Sandro1-1/+5
2022-11-20nixos: Add ext to fsPackages in stage 2 with systemd-initrd enabledWill Fancher1-1/+2
2022-11-19Merge pull request #197254 from Atemu/fstab-escape-optionsMartin Weinelt1-1/+1
2022-11-15Revert "nixos: Fix fsck with systemd 251.6 and later"Will Fancher1-5/+1
2022-11-15nixos: Fix fsck with systemd 251.6 and lateraszlig1-1/+5
2022-11-09nixos/lvm: replace boot.isContainer with services.lvm.enableSandro Jäckel1-1/+5
2022-11-09Merge pull request #194759 from hercules-ci/fqdn-or-hostnameRobert Hensing1-1/+21
2022-10-31Merge pull request #194766 from ncfavier/proxy-arpNaïm Favier1-2/+2
2022-10-29Merge pull request #171680 from bryanasdev000/zfshibernationThiago Kenji Okada1-0/+13
2022-10-29nixos/zfs: introduce option to control hibernationBryan A. S1-0/+13
2022-10-23nixos/filesystems: add nfs4 to fsToSkipCheckBjørn Forsman1-1/+1
2022-10-22nixos/filesystems: escape mount options in fstabAtemu1-1/+1
2022-10-15networking.fqdnOrHostName: Elaborate and format the descriptionsRobert Hensing1-2/+6
2022-10-06nixos/jfs: correct broken toplevel referenceEdward Tjörnhammar1-1/+1
2022-10-06nixos/network-interfaces: reflect negative settings of `proxyARP`Naïm Favier1-2/+2
2022-10-06nixos: Add networking.fqdnOrHostName option, readOnlyRobert Hensing1-0/+16
2022-10-01Merge pull request #191352 from maifel-maifel/mr-networking-deprecation-noteChristian Kögler1-0/+4
2022-09-15nixos/networking: add a suggestion to use networkd optionsdigital1-0/+4
2022-09-12nixos/stratis: initNick Cao1-0/+18
2022-08-31nixos/*: md-convert hidden plaintext optionspennae3-3/+3
2022-08-31nixos/*: convert internal option descriptions to MDpennae2-3/+3
2022-08-31nixos/*: automatically convert option descriptionspennae5-11/+11
2022-08-27nixos/network-interfaces: convert option descriptions to MDpennae1-29/+24
2022-08-27nixos/*: literalDocBook -> literalMDpennae1-1/+1