📦 Updated packages, protonmail and freetube on unstable

This commit is contained in:
2025-02-27 18:44:59 +01:00
parent 056012a288
commit 5a36e23ae7
3 changed files with 10 additions and 7 deletions

View File

@ -1,8 +1,11 @@
{ pkgs, ... }:
{
catppuccin.freetube.enable = true;
programs.freetube = {
enable = true;
package = pkgs.unstable.freetube;
settings = {
allowDashAv1Formats = true;
checkForUpdates = false;