about summary refs log tree commit diff stats
path: root/templates/awk/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/awk/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/awk/flake.nix b/templates/awk/flake.nix
index 144a17e..8dc59bf 100644
--- a/templates/awk/flake.nix
+++ b/templates/awk/flake.nix
@@ -1,5 +1,5 @@
 {
-  description = "TODO";
+  description = "%INIT_DESCRIPTION";
 
   inputs = {
     nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";