Added studio-link

This commit is contained in:
fleaz 2023-10-04 23:11:00 +02:00
parent cdf9817bc8
commit 9e18787088
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083
2 changed files with 41 additions and 0 deletions

View file

@ -10,4 +10,5 @@ self: super: {
gotosocial = super.callPackage ./gotosocial { };
pulse-secure = super.callPackage ./pulse-secure { };
studio-link = super.callPackage ./studio-link { };
}