diff --git a/home/common.nix b/home/common.nix index a65b7d5..19d704d 100644 --- a/home/common.nix +++ b/home/common.nix @@ -14,7 +14,6 @@ in }; fonts.fontconfig.enable = true; - nixpkgs.config.allowUnfree = true; home = { username = username;