thinkpad-nixos/work: Add tappy

This commit is contained in:
traxys 2024-07-10 10:41:28 +02:00
parent a802f45ac4
commit 38c6269898

View file

@ -29,6 +29,7 @@
ssh nwadmin "/usr/sbin/sendmail -r ${config.workAddr} $*"
exit $?
'')
pkgs.python3.pkgs.tappy
];
programs.git-series-manager = {