Skip to content

Instantly share code, notes, and snippets.

@mguentner
Created January 3, 2017 23:39
Show Gist options
  • Save mguentner/6b2c08787f6477c403859561b6233495 to your computer and use it in GitHub Desktop.
Save mguentner/6b2c08787f6477c403859561b6233495 to your computer and use it in GitHub Desktop.
fileSystems."/" =
{ device = "/dev/disk/by-uuid/a0d4aa1c-05ab-41ee-yyyy-xxxxxxxx";
fsType = "btrfs";
options = [ "subvol=nixos" ];
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment