Go to file
Kristian Krsnik 9fad1743b2
initial commit
2024-04-07 19:34:18 +02:00
template initial commit 2024-04-07 19:34:18 +02:00
.gitignore initial commit 2024-04-07 19:34:18 +02:00
README.md initial commit 2024-04-07 19:34:18 +02:00
flake.lock initial commit 2024-04-07 19:34:18 +02:00
flake.nix initial commit 2024-04-07 19:34:18 +02:00

README.md

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