Skip to content

Commit bfc03c1

Browse files
close dangling details block
1 parent 04e8fd7 commit bfc03c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/tutorials/nixos/nixos-configuration-on-vm.md

+1
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ This command builds the attribute `vm` from the `nixos-24.05` release of NixOS,
177177
- The [`-I` option](https://nix.dev/manual/nix/stable/command-ref/opt-common.html#opt-I) prepends entries to the search path.
178178

179179
Here we set `nixpkgs` to refer to a [specific version of Nixpkgs](ref-pinning-nixpkgs) and set `nix-config` to the `configuration.nix` file in the current directory.
180+
::::
180181

181182
## Running the virtual machine
182183

0 commit comments

Comments
 (0)