wootility: set license to unfree
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
This commit is contained in:
parent
0f9c4bfe94
commit
7663ec0316
@ -46,7 +46,7 @@ appimageTools.wrapType2 rec {
|
||||
homepage = "https://wooting.io/wootility";
|
||||
description = "Customization and management software for Wooting keyboards";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = "unknown";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ davidtwco sodiboo ];
|
||||
mainProgram = "wootility";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user