From 17454222b945dd2e7c8bc08fe56868e1b0b5387b Mon Sep 17 00:00:00 2001 From: sioodmy Date: Mon, 11 Dec 2023 22:09:13 +0100 Subject: [PATCH] feat: fmt --- home/misc/media.nix | 2 +- system/core/nix.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/misc/media.nix b/home/misc/media.nix index 95ef67a6..f4cc7c07 100644 --- a/home/misc/media.nix +++ b/home/misc/media.nix @@ -12,7 +12,7 @@ hwdec = "auto"; border = false; }; - scripts = with pkgs.mpvScripts; [mpris thumbnail sponsorblock ]; + scripts = with pkgs.mpvScripts; [mpris thumbnail sponsorblock]; }; obs-studio = { diff --git a/system/core/nix.nix b/system/core/nix.nix index e1cb286b..8f37563a 100644 --- a/system/core/nix.nix +++ b/system/core/nix.nix @@ -50,7 +50,7 @@ allowBroken = true; permittedInsecurePackages = [ "openssl-1.1.1u" - "electron-25.9.0" + "electron-25.9.0" ]; allowUnfreePredicate = pkg: