From f456a7ee7eb157dbe19c449bf0c9ec76880bddd6 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Sat, 30 Aug 2025 20:57:58 +0200 Subject: [PATCH] Removed beeper from allowed unfree packages --- commit_text | 2 +- configuration.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/commit_text b/commit_text index a25f6ab..6be427b 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added caprine +Removed beeper from allowed unfree packages diff --git a/configuration.nix b/configuration.nix index a7366f3..7f7edc9 100644 --- a/configuration.nix +++ b/configuration.nix @@ -215,7 +215,6 @@ in nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (pkgs.lib.getName pkg) [ - "beeper" "steam" "steam-original" "steam-unwrapped"