init flake with no content, just using for outPath
This commit is contained in:
parent
362a4f3de9
commit
ba084faa9f
1 changed files with 7 additions and 0 deletions
7
flake.nix
Normal file
7
flake.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
description = "My resume";
|
||||||
|
|
||||||
|
outputs = { self }: {
|
||||||
|
|
||||||
|
};
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue