1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-25 03:39:39 +01:00

bun: add module

This commit is contained in:
Jack W 2024-04-09 14:48:15 -04:00 committed by GitHub
parent 40a99619da
commit b00d0e4fe9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 73 additions and 0 deletions

View file

@ -1469,6 +1469,13 @@ in {
A new module is available: 'services.activitywatch'.
'';
}
{
time = "2024-04-08T21:43:38+00:00";
message = ''
A new module is available: 'programs.bun'.
'';
}
];
};
}