nixpkgs/nixos/modules/profiles
rushmorem ee3768b9ba Make it possible to boot NixOS from a SCSI Disk on KVM
Currently NixOS can't boot from a SCSI disk as a KVM Guest.
I found this out while installing it on the new [Linode KVM
platform](https://www.linode.com/docs/platform/kvm#custom-kernel-configuration).
2015-06-17 17:28:07 +02:00
..
all-hardware.nix initrd.availableKernelModules: add support for keyboards 2014-08-12 20:00:01 +02:00
base.nix Don't include 4 editors in the minimal installation CD 2015-06-04 11:06:44 +02:00
clone-config.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
demo.nix Add user attribute isNormalUser 2014-08-15 02:16:04 +02:00
docker-container.nix container.nix -> docker-container.nix 2015-04-19 22:06:45 +02:00
graphical.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
headless.nix Don't start getty@tty1 on headless machines (like EC2) 2014-05-05 16:47:36 +02:00
installation-device.nix Move stuff to modules/profiles/installation-device.nix 2015-06-10 15:28:55 +02:00
minimal.nix Disable the manual in the minimal profile 2015-05-26 20:20:53 +02:00
qemu-guest.nix Make it possible to boot NixOS from a SCSI Disk on KVM 2015-06-17 17:28:07 +02:00