From 947a7d65a3b8b124604b4c47489bd5e092a1f2c5 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 13 Aug 2022 17:21:09 +0200 Subject: [PATCH] unfree: Remove yuzu-{ea,mainline} --- modules/unfree.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/unfree.nix b/modules/unfree.nix index 9c42ea3..459908d 100644 --- a/modules/unfree.nix +++ b/modules/unfree.nix @@ -25,8 +25,6 @@ in "corefonts" "vista-fonts" "wallpaper-unfree" # defined in users/simon/modules/sway.nix - "yuzu-ea" - "yuzu-mainline" # derivation of icons is not allowed ] ++ lib.optionals cfg.allowSoftware [ "cups-kyocera-ecosys-m552x-p502x" # exception: the file header says MIT license, but explicitly forbids modifications WTF? "drone-runner-exec" # exception: same as drone.io