No description
Find a file
2024-10-28 13:58:41 -05:00
src fix keybinding 2024-10-28 13:58:41 -05:00
.gitignore update 2024-10-27 00:33:43 -05:00
flake.lock update 2024-10-28 00:05:53 -05:00
flake.nix update 2024-10-28 00:05:53 -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