1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Tuomas Tynkkynen 8914e1af6d nixos-generate-config: Don't enable vbox guest via deprecated option
Avoids this warning when running `nixos-rebuild switch`:
````
building Nix...
building the system configuration...
trace: Obsolete option `services.virtualboxGuest.enable' is used. It was renamed to `virtualisation.virtualbox.guest.enable'.
````
2015-08-16 00:32:37 +02:00
..
doc/manual nixos/vbox: Move all options to virtualisation.*. 2015-08-13 12:28:24 +02:00
lib Let's not have a package named "lib" 2015-08-11 11:52:40 +02:00
maintainers Update option-usages.nix expression to work with newer version of the module system. 2015-08-09 17:52:34 +02:00
modules nixos-generate-config: Don't enable vbox guest via deprecated option 2015-08-16 00:32:37 +02:00
tests nixos/vbox: Move all options to virtualisation.*. 2015-08-13 12:28:24 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix release-small.nix: Drop the grub1 test 2015-08-11 13:51:55 +02:00
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.