Update freetube

This commit is contained in:
muon 2026-03-20 12:40:46 +00:00
parent da8564b3a6
commit 80feae205a
8 changed files with 184 additions and 135 deletions

View file

@ -28,7 +28,7 @@ in
# mullvad-browser
# password manager
bitwarden-desktop
# bitwarden-desktop
# file management
libsForQt5.breeze-icons

View file

@ -8,6 +8,12 @@
vesktop-nogain = pkgs.vesktop.overrideAttrs (previousAttrs: {
patches = previousAttrs.patches ++ [sources."vesktop.micfix".src];
});
freetube-custom =
(import sources.freetube.src {
inherit (pkgs) system;
config = pkgs.config;
}).freetube;
in {
options.mods.social.enable =
lib.mkEnableOption "enables social media clients";
@ -17,13 +23,13 @@ in {
# Communication
# kotatogram-desktop
signal-desktop
abaddon
vesktop-nogain
# abaddon
# vesktop-nogain
# (callPackage ./packages/librediscord.nix {})
jami
# Video
freetube
freetube-custom
# Security
gcr

View file

@ -19,7 +19,7 @@
programs.opencode = {
enable = true;
settings = {
"plugin" = ["opencode-gemini-auth"];
"plugin" = ["opencode-gemini-auth" "opencode-anthropic-oauth"];
"permission" = {
"bash" = {