nixpkgs: allow unfree everywhere
This commit is contained in:
@ -7,8 +7,6 @@ let
|
||||
domain = "outline.vimium.com";
|
||||
in
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
services.nginx.virtualHosts = {
|
||||
"${domain}" = {
|
||||
forceSSL = true;
|
||||
|
Reference in New Issue
Block a user