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

nushell: add module (#1333)

This commit is contained in:
Philipp Mildenberger 2020-07-24 17:15:55 +02:00 committed by GitHub
parent 83301ca787
commit 3f1be69359
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 120 additions and 0 deletions

3
.github/CODEOWNERS vendored
View file

@ -78,6 +78,9 @@
/modules/programs/noti.nix @marsam
/modules/programs/nushell.nix @Philipp-M
/tests/modules/programs/nushell @Philipp-M
/modules/programs/obs-studio.nix @adisbladis
/modules/programs/opam.nix @marsam