about summary refs log tree commit diff stats
path: root/modules/home/pkgs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/pkgs/default.nix')
-rw-r--r--modules/home/pkgs/default.nix1
1 files changed, 1 insertions, 0 deletions
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