2c1594af746d8546dcc95cd0676744da7a78104f
Impermanence Talk
Start a NixOS setup with Impermanence
- Create the configuration with the template
nix flake init --template https://github.com/Krezzlu/impermanence-talk#default --extra-experimental-features "nix-command flakes"
- Change the template to your liking.
Specifically the
disko.nix
file. nix develop --extra-experimental-features "nix-command flakes"
sudo disko --mode disko ./systems/desktop/<system>/disko.nix
Description
Languages
Nix
100%