Reviewed-on: rayandrew/nix-priv#1 Co-authored-by: Ray Andrew <rs@rs.ht> Co-committed-by: Ray Andrew <rs@rs.ht>
8 lines
408 B
Markdown
8 lines
408 B
Markdown
|
|
```
|
|
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode disko /tmp/nix-priv/src/hosts/pickwick/disko.nix
|
|
```
|
|
|
|
- https://github.com/iynaix/dotfiles/blob/13c2fcec880d292726f52be1075277d521caf3a7/nixos/zfs.nix
|
|
- https://github.com/iynaix/dotfiles/blob/13c2fcec880d292726f52be1075277d521caf3a7/nixos/impermanence.nix#L69
|
|
- https://github.com/maydayv7/dotfiles
|