about summary refs log tree commit diff
path: root/PARTITIONING.md
blob: 2aca6cd510008df472db7ec7eaddd34247741e09 (plain) (blame)
1
2
3
4
5
6
7
8
# Partition and mount disks
```
nix run .#nixosConfigurations.HOST.config.disks-create
nix run .#nixosConfigurations.HOST.config.disks-mount
```

# Install nixos
nixos-install --flake .#HOST