Snowfall wip

This commit is contained in:
Aleksandr Lebedev 2025-08-11 16:07:15 +02:00
parent e837fae690
commit b396a40a0c
5 changed files with 133 additions and 29 deletions

View file

@ -29,5 +29,13 @@
outputs-builder = channels: {
formatter = channels.nixpkgs.alejandra;
};
snowfall = {
namespace = "custom";
meta = {
name = "KyleKrein's emacs configuration powered by Nix";
title = "KyleKrein's emacs configuration powered by Nix";
};
};
};
}