Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Usage

Setting up a NixOS system that runs fully on Magic Nix VFS is still a bit tricky, so for now we only provide a demo system as an ISO image.

Magic Nix VFS demo

Requirements:

  • a computer or VM
  • with a wired Internet connection with automatic DHCP configuration
  • and at least 8GB of RAM (for the destkop variant) or 2GB (for the CLI variant)

Download:

Instructions:

  1. Download the ISO file above.

  2. If booting a physical computer, burn ISO to a CD-ROM or USB pendrive.

  3. Boot computer or VM from this disk.

  4. Select the variant of the demo to run: full desktop with Cinnamon, or CLI-only. The CLI variant will boot faster but has less functionality.

  5. If using the CLI variant, login with username root and password root.

  6. Explore the system.

Running programs:

If you are running the desktop version of the demo, note that no extra programs are installed by default. However, all binary packages ever built by the NixOS project and present on cache.nixos.org can be run simply by launching their full path. For instance, try launching one of the following commands:

  • /nix/store/kq5pl1xnpzmkh1x6dzy857l0929bkgx5-thunderbird-152.0.1/bin/thunderbird
  • /nix/store/4b7ydwmf41lzcha054wf4m5nki4fb2ml-inkscape-1.4.4/bin/inkscape