about summary refs log tree commit diff
path: root/machines/profpatsch/shiki.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-04-23 17:45:45 +0200
committerProfpatsch <mail@profpatsch.de>2021-04-23 17:45:45 +0200
commit1fe6dfaf8332462e5b1d75f60d7317050eee88bf (patch)
tree89c438e022703b2d1970f4218ad0f627fb05a5f3 /machines/profpatsch/shiki.nix
parent84d6379392b9f580424ef1ef25c499e698a7d69f (diff)
machines/profpatsch: use unfreeAndNonDistributablePkgs for convert
Diffstat (limited to 'machines/profpatsch/shiki.nix')
-rw-r--r--machines/profpatsch/shiki.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index 3b9c04d6..95e35972 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -125,10 +125,6 @@ in {
       auto-optimise-store = true
     '';
 
-    nixpkgs.config.allowUnfreePredicate = pkg: lib.elem (lib.getName pkg) [
-      "mpv-convert-script"
-    ];
-
     ##########
     # Network