blog.rhelmot.io/posts/nix_channels_and_flakes/post.nix

7 lines
169 B
Nix

{
authors = [ "Audrey Dutcher" ];
datetime = "2025-10-06 00:00-0700";
title = "A beginner's guide to NixOS channels vs flakes";
body.markdownFile = ./body.md;
}