mirror of
https://codeberg.org/muon/home.git
synced 2026-07-03 23:49:35 +00:00
Add dcts
This commit is contained in:
parent
0e00821e0e
commit
b2a14d5468
5 changed files with 158 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
# inherit (pkgs) system;
|
||||
# config = pkgs.config;
|
||||
# }).freetube;
|
||||
dcts-client-shipping = pkgs.callPackage ../../../pkgs/dcts-client-shipping/package.nix { inherit sources; };
|
||||
in {
|
||||
options.mods.social.enable =
|
||||
lib.mkEnableOption "enables social media clients";
|
||||
|
|
@ -26,6 +27,7 @@ in {
|
|||
# vesktop-nogain
|
||||
# (callPackage ./packages/librediscord.nix {})
|
||||
jami
|
||||
dcts-client-shipping
|
||||
|
||||
# Video
|
||||
# freetube-custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue