Btrfs: Difference between revisions
imported>Zaechus create the Btrfs page with a basic installation example, how to create a swap file, and a quirk of mount options on nixos |
imported>Zaechus m remove swap volume from general installation example |
||
| Line 20: | Line 20: | ||
# btrfs subvolume create /mnt/home | # btrfs subvolume create /mnt/home | ||
# btrfs subvolume create /mnt/nix | # btrfs subvolume create /mnt/nix | ||
# umount /mnt | # umount /mnt | ||
</syntaxhighlight> | </syntaxhighlight> | ||