Move all files to nix-dendritic-example/
This commit is contained in:
parent
7f0d5e8ed1
commit
e96380d8c0
19 changed files with 0 additions and 0 deletions
7
nix-dendritic-example/modules/formatting.nix
Normal file
7
nix-dendritic-example/modules/formatting.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
perSystem =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
formatter = pkgs.nixfmt-rfc-style;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue