Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 441 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 441 Bytes

disko-templates

Disko templates to copy into your project

Usage:

In a terminal first change into your nixos configuration directory and than run nix flake init with the preferred template

cd /etc/nixos/
nix flake init --template github:nix-community/disko-templates#single-disk-ext4

Then, import disko-config.nix in your configuration.nix.

Checkout flake.nix for a list of all templates with descriptions.