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

bacon: add module

Bacon is a background rust code checker. See
<https://dystroy.org/bacon/>.
This commit is contained in:
shimun 2023-08-20 10:38:49 +02:00 committed by Robert Helgesson
parent 4a6333265e
commit a88df2fb10
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
8 changed files with 84 additions and 0 deletions

View file

@ -60,6 +60,7 @@ let
./programs/bash.nix
./programs/bashmount.nix
./programs/bat.nix
./programs/bacon.nix
./programs/beets.nix
./programs/borgmatic.nix
./programs/bottom.nix