Snowfall wip
This commit is contained in:
parent
e837fae690
commit
b396a40a0c
5 changed files with 133 additions and 29 deletions
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue