impermanence-talk/template
2024-04-15 19:23:31 +02:00
..
custom fixed typo 2024-04-13 21:26:15 +02:00
libs working 2024-04-08 22:09:31 +02:00
system updated 2024-04-09 13:27:55 +02:00
.envrc initial commit 2024-04-07 19:34:18 +02:00
.gitignore initial commit 2024-04-07 19:34:18 +02:00
flake.lock updated 2024-04-15 19:21:18 +02:00
flake.nix updated 2024-04-15 19:23:31 +02:00
README.md updated 2024-04-15 19:21:18 +02:00

Impermanence Example

Disk Partitioning

nix flake new nixos --template git+https://git.krsnik.at/Kristian/impermanence-talk --extra-experimental-features "nix-command flakes"
cd nixos
nix develop .# --extra-experimental-features "nix-command flakes
nix run .#install --extra-experimental-features "nix-command flakes"

cd ..
mv nixos /persist
cd /persist/nixos