1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 10:31:06 +01:00

glab: init module (#8066)

This commit is contained in:
Benedikt M. Rips 2025-10-27 02:59:05 +01:00 committed by GitHub
parent 988f25531d
commit bbaeb9f1c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
time = "2025-10-26T23:33:43+00:00";
condition = true;
message = ''
A new module is available: 'programs.glab'.
`glab` is an open source GitLab CLI tool that brings GitLab to your terminal.
'';
}