Skip to content

Commit 72f6c01

Browse files
phaermergify[bot]
authored andcommitted
nix fmt
1 parent ea35767 commit 72f6c01

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/howtos/use-without-flakes.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
While `nixos-anywhere` is designed to work optimally with Nix Flakes, it also
44
supports the traditional approach without flakes. This document outlines how to
5-
use `nixos-anywhere` without relying on flakes.
6-
You will need to [import the disko nixos module](https://github.com/nix-community/disko/blob/master/docs/HowTo.md#installing-nixos-module) in your NixOS configuration
7-
and define disko devices as described in the [examples](https://github.com/nix-community/disko/tree/master/example).
5+
use `nixos-anywhere` without relying on flakes. You will need to
6+
[import the disko nixos module](https://github.com/nix-community/disko/blob/master/docs/HowTo.md#installing-nixos-module)
7+
in your NixOS configuration and define disko devices as described in the
8+
[examples](https://github.com/nix-community/disko/tree/master/example).
89

910
## Generate Required Store Paths
1011

0 commit comments

Comments
 (0)