about summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/grub/grub.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-02nixos/grub: fix documentation for `boot.loader.grub.theme` (#305663)Anomalocaridid1-3/+2
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-48/+48
2023-12-29nixos/grub: use the correct ZFS versionLuflosi1-1/+11
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2023-08-01nixos/grub: Remove `with` with broad scopes.Samuel Dionne-Riel1-3/+27
2023-08-01nixos/grub: Add support for timeoutStyleSamuel Dionne-Riel1-1/+25
2023-08-01nixos/grub: Fix extraFiles in subdirectoriesSamuel Dionne-Riel1-1/+1
2023-07-28Merge pull request #236027 from iliana/grub-dont-diePol Dellaiera1-1/+4
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler1-2/+2
2023-06-25nixos/grub: don't die on EFI-only systems if devices != ["nodev"]iliana etaoin1-1/+4
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-2/+2
2023-06-20nixos/grub: remove grub 1 from descriptionsSandro Jäckel1-36/+0
2023-05-10trustedGrub: removeajs1241-50/+5
2023-05-10nixos/grub: turn definition of version option from an error into a warningajs1241-2/+15
2023-05-10nixos/*: remove boot.grub.versionajs1241-36/+9
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-2/+2
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes1-1/+2
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-1/+1
2022-11-05nixos/top-level.nix: Move configurationName to grub.nixRobert Hensing1-0/+5
2022-08-31nixos/*: convert options with admonitions to MDpennae1-22/+22
2022-08-31nixos/*: md-convert options with unordered listspennae1-18/+16
2022-08-03nixos/*: replace </para><para> with double linebreakspennae1-6/+6
2022-07-30treewide: automatically md-convert option descriptionspennae1-61/+61
2022-03-31nixos/grub: added configuration option for entry optionsmadisetti1-0/+26
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-6/+6
2021-07-28nixos/grub: implements GRUB_SAVEDEFAULT featureSrTobi1-0/+2
2021-07-27Merge pull request #110742 from siraben/deprecate-foldBen Siraphob1-1/+1
2021-03-31treewide: use perl.withPackages when possiblernhmjoj1-2/+6
2021-01-26treewide: fold -> foldrBen Siraphob1-1/+1
2021-01-03boot.loader.grub: add extraInstallCommands optionGauvain 'GovanifY' Roussel-Tarbouriech1-1/+21
2020-12-04Merge pull request #97505 from mayflower/grub-efi-mirroredbootLinus Heckemann1-1/+1
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2020-09-09nixos/grub: allow multiple "nodev" devices for mirroredBootsLinus Heckemann1-1/+1
2020-08-02boot.loader.grub: add theme optionMaciej Krüger1-1/+15
2020-07-06grub: Add `boot.loader.grub.extraGrubInstallArgs` option.Niklas Hambüchen1-1/+29
2020-06-23grub: add support for passwordsSean Buckley1-0/+62
2020-06-07Merge pull request #86163 from worldofpeace/wallpaper-refactorworldofpeace1-1/+1
2020-06-04nixos/grub: support initrd secretsBen Wolsieffer1-14/+21
2020-04-29nixos-artwork: add file path attributesworldofpeace1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-15grub: Update extraConfig example text (#79406)Benjamin Staffin1-1/+5
2020-02-03Fix boot.loader.grub.extraFiles when used with mirroredBootsSergey Lukjanov1-1/+1
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson1-2/+2
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-6/+6
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-6/+6
2019-08-28Merge staging-next into stagingFrederik Rietdijk1-1/+1
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-08-05mass replace "flip map -> forEach"danbst1-1/+1
2019-08-05Revert "mass replace "flip map -> foreach""danbst1-1/+1