summaryrefslogtreecommitdiffstats
path: root/nixos/modules/installer
AgeCommit message (Expand)Author
2021-02-21installer: fixup sd-card folder move from #110827David Arnold
2021-02-19installer: add deprecation warning about sd-card file moveDavid Arnold
2021-02-19installer: add back-compat files for sd-card image folder moveDavid Arnold
2021-02-19installer: split sd-card into installer & base for bespoke imageDavid Arnold
2021-02-19installer: move ./cd-dvd/sd-card* -> ./sd-card/David Arnold
2021-02-18nixos: Get rid of systemConfig kernel parameterArian van Putten
2021-02-13nixos/tools: generate an xserver configWORLDofPEACE
2021-02-13nixos/tools: make desktopConfiguation types.listOf types.linesWORLDofPEACE
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-19Merge pull request #109665 from prusnak/stdenv-lib-nixosRobert Hensing
2021-01-19nixos/modules: pkgconfig -> pkg-configJonathan Ringer
2021-01-17nixos/modules: stdenv.lib -> libPavol Rusnak
2021-01-15move nixos-rebuild into pkgsDomen Kožar
2021-01-15iso-image: enable XZ compress filterAtemu
2021-01-05nixos/getty: rename from services.mingettyAlyssa Ross
2020-12-31linux: configure aarch64 contiguous memory allocator via kernel configSamuel Dionne-Riel
2020-12-31sd-image-raspberrypi4: Use u-boot for bootingSamuel Dionne-Riel
2020-12-31Merge pull request #80769 from chkno/nixos-enter-tmpNiklas Hambüchen
2020-12-23Merge pull request #65609 from jslight90/patch-2Silvan Mosberger
2020-12-22iso-image: add 'serial console' boot entryTom Fitzhenry
2020-12-18nix: 2.3.9 -> 2.3.10Eelco Dolstra
2020-12-12nixos/sd-image: explicit reference to the gawk packageMatej Urbas
2020-12-02sd-image: fix resizing if root is not the second partition.Jörg Thalheim
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-11-20nix: 2.3.8 -> 2.3.9Eelco Dolstra
2020-11-04Support virtio_scsi devices on nixos-generate-configVictor Nawothnig
2020-10-31nixos-install: pass through keep-going flaghyperfekt
2020-10-31Merge pull request #100136 from xaverdh/nixos-install-support-impureWORLDofPEACE
2020-10-26Merge pull request #101598 from andir/nixos-build-vms-qemuAndreas Rammhold
2020-10-25Merge pull request #101516 from worldofpeace/gnome-polishingWORLDofPEACE
2020-10-25nixos-build-vms: use the driverInteractive attribute insteadAndreas Rammhold
2020-10-24Merge pull request #100199 from worldofpeace/seeded-configWORLDofPEACE
2020-10-24installation-cd-graphical-gnome: add firefox to favorite-appsWORLDofPEACE
2020-10-23nixos/nixos-build-vms: use `pkgs.qemu` for virtualisationMaximilian Bosch
2020-10-22nix: 2.3.7 -> 2.3.8Eelco Dolstra
2020-10-12nixos/tools: add desktopConfiguration optionWORLDofPEACE
2020-10-10nixos/tools: add firefox to systemPackages exampleWORLDofPEACE
2020-10-10nixos/tools: don't call Plasma KDEWORLDofPEACE
2020-10-10nixos/tools: comment about libinputWORLDofPEACE
2020-10-10nixos/tools: don't mention pinentryFlavorWORLDofPEACE
2020-10-10nixos-install: pass through impure flagDominik Xaver Hörl
2020-10-05Merge pull request #99615 from andir/use-configured-nix-for-installerWORLDofPEACE
2020-10-06nixos/installer: drop the extra nixUnstable in nixos-installAndreas Rammhold
2020-10-03nixos-install: use mountpoint as storeCole Helbling
2020-10-03nixos-generate-config: Add missing newlineEelco Dolstra
2020-09-28nixos-rebuild: add impureWORLDofPEACE
2020-09-25nixos-rebuild: support --upgrade-all and document --upgrade (#83327)Graham Christensen
2020-09-21nixos/tools/nixos-install: remove trailing whitespacezowoq