From 4308aef7cc403272be21e71676fa4c1e3deb8d88 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 23 Aug 2024 14:36:33 +0200 Subject: feat(pkgs/stamp): Init --- modules/home/pkgs/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home/pkgs/default.nix') diff --git a/modules/home/pkgs/default.nix b/modules/home/pkgs/default.nix index 4121337c..ad77c5fb 100644 --- a/modules/home/pkgs/default.nix +++ b/modules/home/pkgs/default.nix @@ -196,6 +196,7 @@ with pkgs; let Programming = { GeneralTools = [ + stamp # Add a license header to a file git # the fast distributed version control system git-absorb # git commit --fixup, but automatic git-edit-index # Allows you to edit the indexed version of a file -- cgit 1.4.1