1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
hardware
installer
misc Really fix use of NixOps with the merged Nixpkgs/NixOS tree 2013-10-15 17:50:09 +02:00
profiles
programs
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
tasks
testing
virtualisation
module-list.nix
rename.nix