From 701e33a5581d0c3c1e739abd9cfb71db7dda16bb Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Fri, 28 May 2021 21:11:10 +0200 Subject: [PATCH] no need to generally allow unfree software anymore --- home/config.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/config.nix b/home/config.nix index 1dc6aa3..1430578 100644 --- a/home/config.nix +++ b/home/config.nix @@ -4,7 +4,6 @@ let in { - allowUnfree = true; firefox.enablePlasmaBrowserIntegration = true; clementine.spotify = false; vim =