nixpkgs/nixos/modules
Eelco Dolstra ceb8ab7ffa Really fix use of NixOps with the merged Nixpkgs/NixOS tree
Note that there is a subtle difference in Nix that causes
nixos-rebuild to work and NixOps to fail:

  $ nix-instantiate '<nixos>' -A config.system.nixosVersion --eval-only
  "13.10pre34915.50f4822"

  $ nix-instantiate '<nixos/default.nix>' -A config.system.nixosVersion --eval-only
  error: opening file `/nix/var/nix/profiles/per-user/root/channels/nixos/.version': No such file or directory

Fixes NixOS/nixops#145.
2013-10-15 17:50:09 +02:00
..
config Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
hardware Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
installer nixos-generate-config: Add --root option 2013-10-13 17:35:56 +02:00
misc Really fix use of NixOps with the merged Nixpkgs/NixOS tree 2013-10-15 17:50:09 +02:00
profiles Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
programs Turn security.pam.services into an attribute set 2013-10-15 14:47:51 +02:00
security sshd: Remove the usePAM option 2013-10-15 15:05:49 +02:00
services slim: Only enable if the X server is enabled 2013-10-15 17:24:33 +02:00
system Remove old efi boot stub bootloader 2013-10-10 10:54:35 -04:00
tasks Load the xfs kernel module on demand 2013-10-13 17:35:57 +02:00
testing Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
virtualisation Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
module-list.nix add prey: Proven tracking software that helps you find, lock and recover your devices when stolen or missing 2013-10-14 11:57:48 +02:00
rename.nix Remove old efi boot stub bootloader 2013-10-10 10:54:35 -04:00