Add new-draft script

This commit is contained in:
Oliver Davies 2025-08-22 21:16:03 +01:00
parent 0f99141e8e
commit 469049521d
2 changed files with 27 additions and 0 deletions

View file

@ -22,6 +22,7 @@
tailwindcss
(import ./drafts.nix { inherit pkgs; })
(import ./new-draft.nix { inherit pkgs; })
];
};