No description
Find a file
2024-10-26 21:13:31 -05:00
src cleanup xdg 2024-10-26 21:13:31 -05:00
flake.lock use zfs as snapshot (#1) 2024-10-26 21:07:14 -05:00
flake.nix use zfs as snapshot (#1) 2024-10-26 21:07:14 -05:00
README.md change readme 2024-10-26 21:10:02 -05:00

Host

Pickwick

cd /tmp
git clone https://git.rs.ht/rayandrew/nix-priv.git
cd nix-priv
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode disko /tmp/nix-priv/src/hosts/pickwick/disko.nix --arg device '"/dev/nvme0n1"'
sudo nixos-install --root /mnt --flake .#pickwick

References