This commit is contained in:
ItsDrike 2024-06-21 12:37:29 +02:00
parent d8513f4cdc
commit dddbbb869a
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
3 changed files with 21 additions and 0 deletions

View file

@ -35,6 +35,7 @@ in
};
nomacs.enable = mkEnableOption "Nomacs (Qt-based image viewer)";
qbittorrent.enable = mkEnableOption "Qbittorrent (Free software BitTorrent client)";
obs.enable = mkEnableOption "OBS (Free and oepn source software for video recording and live streaming)";
};
tools = {