remove unnecessary license whitelisting
This commit is contained in:
parent
e8eeba5ba2
commit
1001ea611e
1 changed files with 1 additions and 1 deletions
|
@ -4,9 +4,9 @@ let
|
|||
in
|
||||
{
|
||||
|
||||
allowUnfree = true;
|
||||
firefox.enablePlasmaBrowserIntegration = true;
|
||||
clementine.spotify = false;
|
||||
whitelistedLicenses = with lib.licenses; [ wtfpl ];
|
||||
vim =
|
||||
{ gui = "gtk3";
|
||||
python = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue