Skip to content

Commit 34de549

Browse files
committed
document using nixos-anywhere without flakes and disko
1 parent cd5a2d7 commit 34de549

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/howtos/use-without-flakes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
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
55
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).
68

79
## Generate Required Store Paths
810

0 commit comments

Comments
 (0)