about summary refs log tree commit diff
path: root/nixos/modules/profiles
AgeCommit message (Expand)AuthorFilesLines
2017-07-17all-hardware.nix: add VMware support. (#27430)volth1-0/+3
2017-06-22nixos: replaced "userns" with "user namespaces" for clarityAndré-Patrick Bubel1-1/+1
2017-05-09hardware.enableRedistributableFirmware: fix spelling errorJörg Thalheim1-1/+1
2017-05-09hardware: add enableRedistributalFirmwareJörg Thalheim1-1/+1
2017-04-30nixos/hardened profile: disable user namespaces at runtimeJoachim Fasting1-0/+12
2017-04-30nixos/hardened profile: disable hibernationJoachim Fasting1-0/+3
2017-04-30nixos/hardened profile: use the linux_hardened kernelJoachim Fasting1-0/+5
2017-04-30nixos/hardened profile: lock kernel modulesJoachim Fasting1-0/+2
2017-04-29nixos/hardened profile: disable legacy virtual syscallsJoachim Fasting1-0/+5
2017-04-23nixos: add a "hardened" profileJoachim Fasting1-0/+35
2017-03-03nixos: fix renaming warning in graphical profileThomas Tuegel1-3/+3
2017-02-09nixos: update default cases from KDM/KDE4 to SDDM/KDE5Graham Christensen1-2/+2
2017-02-05nixos-generate-config.pl, all-hardware.nix: Add support for Hyper-Vtaku01-0/+3
2017-01-25install-device: correct command to start sshdPascal Bach1-1/+1
2017-01-25install-device: permit root login with passwordPascal Bach1-1/+6
2017-01-23installer: Include stdenvNoCCTuomas Tynkkynen1-3/+2
2017-01-18install-devices: add vimRobin Gloster1-0/+1
2017-01-09nixos installer: don't log refused packets to consoleFranz Pletz1-0/+6
2016-12-28zfs cannot be distributed. Disabling it in the isos.Lluís Batlle i Rossell1-1/+1
2016-11-23nixos: disable sound for minimal ISOFranz Pletz1-0/+2
2016-11-23w3m-nox: use imlib2 without X11 supportFranz Pletz1-1/+1
2016-11-23nixos/base: don't include dar & cabextract in ISOFranz Pletz1-2/+0
2016-09-18treewide: sshfsFuse -> sshfs-fuseBjørn Forsman1-1/+1
2016-09-05Make it possible to disable "info"Eelco Dolstra1-0/+1
2016-09-05modules/profiles/minimal.nix: Disable "man"Eelco Dolstra1-0/+2
2016-07-04documentation: fix start display-manager commandEric Sagnes1-1/+1
2016-04-25treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen1-2/+2
2016-04-18Remove "which" from base.nixEelco Dolstra1-1/+0
2016-04-18Revert "Revert "Remove which -> type -P alias.""Eelco Dolstra1-0/+1
2016-04-07Merge 'staging' into closure-sizeVladimír Čunát1-0/+3
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát1-1/+0
2016-03-30Fix the boot-ec2-config testEelco Dolstra1-0/+3
2016-03-25Revert "Remove which -> type -P alias."Eelco Dolstra1-1/+0
2016-03-08Merge master into closure-sizeVladimír Čunát2-0/+3
2016-03-03Remove which -> type -P alias.Domen Kožar1-0/+1
2016-02-23qemu-guest.nix: Disable rngdEelco Dolstra1-0/+2
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát2-1/+2
2016-01-06wpa_supplicant service: jobs -> systemd.servicesRobin Gloster1-1/+1
2015-12-24installation-cd-graphical: Enable the 'synaptics' touchpad driverTuomas Tynkkynen1-0/+1
2015-11-25Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno1-2/+2
2015-11-22Change the preset networking.hostId to use `mkDefault` so it can be easily ch...Roger Qiu1-2/+2
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát6-12/+29
2015-09-18nixos: add xfs support to profiles/minimalJan Malakhovski1-1/+1
2015-08-06nixos/ISO profile: fix defaultLocales :-)Vladimír Čunát1-1/+3
2015-08-05Remove some obsolete references to <nixos>Eelco Dolstra1-1/+1
2015-06-17Replaces https://github.com/NixOS/nixpkgs/pull/8368rushmorem2-2/+2
2015-06-17Revert "Make it possible to boot NixOS from a SCSI Disk on KVM"Rushmore Mushambi1-1/+1
2015-06-17Make it possible to boot NixOS from a SCSI Disk on KVMrushmorem1-1/+1
2015-06-10Move stuff to modules/profiles/installation-device.nixEelco Dolstra1-2/+21
2015-06-04Don't include 4 editors in the minimal installation CDEelco Dolstra1-5/+0