impermanence-talk/README.md

11 lines
457 B
Markdown
Raw Normal View History

2024-04-07 17:34:18 +00:00
# Impermanence Talk
## Start a NixOS setup with Impermanence
1. Create the configuration with the template
`nix flake init --template https://github.com/Krezzlu/impermanence-talk#default --extra-experimental-features "nix-command flakes"`
2. Change the template to your liking.
Specifically the `disko.nix` file.
3. `nix develop --extra-experimental-features "nix-command flakes"`
4. `sudo disko --mode disko ./systems/desktop/<system>/disko.nix`