diff --git a/nix/nixos-modules/autoUnfree.nix b/nix/nixos-modules/autoUnfree.nix index 1313478..d180886 100644 --- a/nix/nixos-modules/autoUnfree.nix +++ b/nix/nixos-modules/autoUnfree.nix @@ -45,7 +45,7 @@ in ''; type = lib.types.listOf lib.types.package; default = [ ]; - example = lib.literalText '' + example = lib.literalExpression '' with pkgs; [ vscode ] ++ with lib.lists; flatten [