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

sbt: add new module

This commit is contained in:
Jakub Kozłowski 2021-01-30 03:29:23 +01:00 committed by Robert Helgesson
parent 22ecd0e568
commit 63d5d28db6
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
9 changed files with 241 additions and 0 deletions

3
.github/CODEOWNERS vendored
View file

@ -133,6 +133,9 @@
/modules/programs/rtorrent.nix @marsam
/modules/programs/sbt.nix @kubukoz
/tests/modules/programs/sbt @kubukoz
/modules/programs/ssh.nix @rycee
/modules/programs/starship.nix @marsam