about summary refs log tree commit diff
path: root/nixos/modules/installer
AgeCommit message (Expand)AuthorFilesLines
2021-02-21installer: fixup sd-card folder move from #110827David Arnold10-22/+30
2021-02-19installer: add deprecation warning about sd-card file moveDavid Arnold6-0/+54
2021-02-19installer: add back-compat files for sd-card image folder moveDavid Arnold6-0/+30
2021-02-19installer: split sd-card into installer & base for bespoke imageDavid Arnold8-3/+30
2021-02-19installer: move ./cd-dvd/sd-card* -> ./sd-card/David Arnold6-0/+0
2021-02-18nixos: Get rid of systemConfig kernel parameterArian van Putten2-3/+3
2021-02-13nixos/tools: generate an xserver configWORLDofPEACE2-0/+21
2021-02-13nixos/tools: make desktopConfiguation types.listOf types.linesWORLDofPEACE1-2/+2
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-1/+1
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-19Merge pull request #109665 from prusnak/stdenv-lib-nixosRobert Hensing1-3/+3
2021-01-19nixos/modules: pkgconfig -> pkg-configJonathan Ringer1-2/+2
2021-01-17nixos/modules: stdenv.lib -> libPavol Rusnak1-3/+3
2021-01-15move nixos-rebuild into pkgsDomen Kožar2-517/+1
2021-01-15iso-image: enable XZ compress filterAtemu1-1/+6
2021-01-05nixos/getty: rename from services.mingettyAlyssa Ross2-2/+2
2020-12-31linux: configure aarch64 contiguous memory allocator via kernel configSamuel Dionne-Riel1-2/+1
2020-12-31sd-image-raspberrypi4: Use u-boot for bootingSamuel Dionne-Riel2-34/+25
2020-12-31Merge pull request #80769 from chkno/nixos-enter-tmpNiklas Hambüchen1-0/+3
2020-12-23Merge pull request #65609 from jslight90/patch-2Silvan Mosberger1-1/+1
2020-12-22iso-image: add 'serial console' boot entryTom Fitzhenry1-0/+7
2020-12-18nix: 2.3.9 -> 2.3.10Eelco Dolstra1-4/+4
2020-12-12nixos/sd-image: explicit reference to the gawk packageMatej Urbas1-1/+1
2020-12-02sd-image: fix resizing if root is not the second partition.Jörg Thalheim1-1/+2
2020-11-24utillinux: rename to util-linuxGraham Christensen2-4/+4
2020-11-20nix: 2.3.8 -> 2.3.9Eelco Dolstra1-4/+4
2020-11-04Support virtio_scsi devices on nixos-generate-configVictor Nawothnig1-0/+5
2020-10-31nixos-install: pass through keep-going flaghyperfekt1-1/+1
2020-10-31Merge pull request #100136 from xaverdh/nixos-install-support-impureWORLDofPEACE1-1/+1
2020-10-26Merge pull request #101598 from andir/nixos-build-vms-qemuAndreas Rammhold1-7/+2
2020-10-25Merge pull request #101516 from worldofpeace/gnome-polishingWORLDofPEACE1-1/+8
2020-10-25nixos-build-vms: use the driverInteractive attribute insteadAndreas Rammhold1-7/+2
2020-10-24Merge pull request #100199 from worldofpeace/seeded-configWORLDofPEACE2-43/+61
2020-10-24installation-cd-graphical-gnome: add firefox to favorite-appsWORLDofPEACE1-1/+8
2020-10-23nixos/nixos-build-vms: use `pkgs.qemu` for virtualisationMaximilian Bosch1-1/+6
2020-10-22nix: 2.3.7 -> 2.3.8Eelco Dolstra1-4/+4
2020-10-12nixos/tools: add desktopConfiguration optionWORLDofPEACE2-42/+60
2020-10-10nixos/tools: add firefox to systemPackages exampleWORLDofPEACE1-0/+1
2020-10-10nixos/tools: don't call Plasma KDEWORLDofPEACE1-1/+1
2020-10-10nixos/tools: comment about libinputWORLDofPEACE1-1/+1
2020-10-10nixos/tools: don't mention pinentryFlavorWORLDofPEACE1-1/+0
2020-10-10nixos-install: pass through impure flagDominik Xaver Hörl1-1/+1
2020-10-05Merge pull request #99615 from andir/use-configured-nix-for-installerWORLDofPEACE1-1/+0
2020-10-06nixos/installer: drop the extra nixUnstable in nixos-installAndreas Rammhold1-1/+0
2020-10-03nixos-install: use mountpoint as storeCole Helbling1-1/+1
2020-10-03nixos-generate-config: Add missing newlineEelco Dolstra1-1/+1
2020-09-28nixos-rebuild: add impureWORLDofPEACE1-1/+1
2020-09-25nixos-rebuild: support --upgrade-all and document --upgrade (#83327)Graham Christensen1-6/+18
2020-09-21nixos/tools/nixos-install: remove trailing whitespacezowoq1-3/+3