Btrfs: Difference between revisions
imported>Fufexan m Add page to Configuration category |
imported>Vixea when creating subvolumes the corrrect path is /mnt/@ |
||
| Line 36: | Line 36: | ||
=== Install NixOS === | === Install NixOS === | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||
# nixos-generate-config --root /mnt | # nixos-generate-config --root /mnt/@ | ||
# nano /mnt/etc/nixos/configuration.nix # manually add mount options | # nano /mnt/etc/nixos/configuration.nix # manually add mount options | ||
# nixos-install | # nixos-install | ||