impermanence-talk/template
Kristian Krsnik 423d2e9df6
update
2024-04-16 18:36:26 +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
README.md updated 2024-04-16 18:03:48 +02:00
flake.lock updated 2024-04-15 19:21:18 +02:00
flake.nix update 2024-04-16 18:36:26 +02:00

README.md

Impermanence Example

Disk Partitioning

sudo loadkeys <keyboard_layout>
nix-shell -p git
nix flake new nixos --template git+https://git.krsnik.at/Kristian/impermanence-talk --experimental-features "nix-command flakes"
cd nixos
nix run .#install --experimental-features "nix-command flakes"

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